Browse Source

update document

xuxueli 5 years ago
parent
commit
9d6e1d7a9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      xxl-job-admin/src/main/resources/application.properties

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

@@ -7,8 +7,8 @@ management.context-path=/actuator
 management.health.mail.enabled=false
 
 ### resources
-spring.mvc.static-path-pattern=/static/**
 spring.mvc.servlet.load-on-startup=0
+spring.mvc.static-path-pattern=/static/**
 spring.resources.static-locations=classpath:/static/
 
 ### freemarker