摘要: 配置这个足够了! spring: thymeleaf: cache: false 访问静态资源 忽略掉static,直接从static的下一级作为根目录 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spri 阅读全文
posted @ 2022-06-21 17:54 搬运工001 阅读(166) 评论(0) 推荐(0)