摘要: Thymeleaf 1.导入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> 2.查看源码 阅读全文
posted @ 2022-01-29 22:26 qwedfrgh 阅读(69) 评论(0) 推荐(0)