how to register a static assets folder spring boot

Solutions on MaxInterview for how to register a static assets folder spring boot by the best coders in the world

showing results for - "how to register a static assets folder spring boot"
Lorraine
04 Mar 2016
1spring.resources.static-locations=classpath:/files/,classpath:/static-files
similar questions