springBoot實現上傳下載使用的是thymeleaf模板插件

1.在pom.xml中添加配置文件的 <!-- thymeleaf模板插件 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> <!-- devtools插件,熱部署
相關文章
相關標籤/搜索