2019年12月19日
摘要: 1,引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> 2,添加静态文件 3,修改配置文件 阅读全文
posted @ 2019-12-19 17:31 song.yan 阅读(367) 评论(0) 推荐(0)