spring boot的静态资源不能访问 在spring boot的自定义配置类继承 WebMvcConfigurationSupport 后,发现自动配置的静态资源路径(classpath:/META/resources/,classpath:/resources/,classpath:/static/,classpath:/public/)不能访问 2019-03-22 浏览(888) 阅读全文