Explorar el Código

Merge pull request #1344 from zhipingwu/bugfix-load-on-start-up-20191208

许雪里 hace 5 años
padre
commit
7e47364f37
No account linked to committer's email
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      xxl-job-admin/src/main/resources/application.properties

+ 1 - 0
xxl-job-admin/src/main/resources/application.properties Ver fichero

@@ -8,6 +8,7 @@ management.health.mail.enabled=false
8 8
 
9 9
 ### resources
10 10
 spring.mvc.static-path-pattern=/static/**
11
+spring.mvc.servlet.load-on-startup=0
11 12
 spring.resources.static-locations=classpath:/static/
12 13
 
13 14
 ### freemarker