spring make folder static accessible code example
Example: how to register a static assets folder spring boot
spring.resources.static-locations=classpath:/files/,classpath:/static-files
spring.resources.static-locations=classpath:/files/,classpath:/static-files