摘要: spring-boot静态资源目录配置(配置js、css、图片等资源的位置) spring-boot静态资源默认为/src/main/resources下的/static目录,可以通过application.properties的server.servlet.context-path属性配置 如: 阅读全文
posted @ 2023-08-16 16:20 我的五年 阅读(53) 评论(0) 推荐(0)