Answers for "how to access static folder in spring boot"

0

how to register a static assets folder spring boot

spring.resources.static-locations=classpath:/files/,classpath:/static-files
Posted by: Guest on October-19-2020

Code answers related to "how to access static folder in spring boot"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language