解决方案是在appliation.properties下添加spring.resources.static-locations=classpath:/templates/表明静态资源的位置,即可直接访问
spring.resources.static-locations=classpath:/templates/