Files
spring-soap/spring-boot-modules/spring-boot-mvc-2/src/main/resources/application.properties
2020-03-30 18:14:37 +01:00

4 lines
215 B
INI

spring.main.allow-bean-definition-overriding=true
spring.mvc.static-path-pattern=/content/**
spring.webflux.static-path-pattern=/content/**
spring.resources.static-locations=classpath:/files/,classpath:/static-files