spring boot static with 2 pages 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