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