2023年7月2日

springboot配置静态资源位置static-locations、静态资源路径前缀static-path-pattern

摘要: spring: web: #springboot_v2.4以后配置方式。springboot_v2.3以前不需要“web” resources: #静态资源位置。默认为 "classpath:/META-INF/resources/","classpath:/resources/", "classp 阅读全文

posted @ 2023-07-02 19:17 小石头小祖宗 阅读(920) 评论(0) 推荐(0) 编辑

导航