Kaynağa Gözat

修复bug: 管理器端第一次应该立即加载dispatcher,避免启动后第一次register导致timeout

wuzhiping 6 yıl önce
ebeveyn
işleme
7234613892

+ 1 - 0
xxl-job-admin/src/main/resources/application.properties Dosyayı Görüntüle

8
 
8
 
9
 ### resources
9
 ### resources
10
 spring.mvc.static-path-pattern=/static/**
10
 spring.mvc.static-path-pattern=/static/**
11
+spring.mvc.servlet.load-on-startup=0
11
 spring.resources.static-locations=classpath:/static/
12
 spring.resources.static-locations=classpath:/static/
12
 
13
 
13
 ### freemarker
14
 ### freemarker