摘要:
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> 导入依赖 然后在实 阅读全文
摘要:
右击Settings 输入inspections单词 然后在右侧框中输入thy 把后面的那个√去掉就行了 第一步 加入thymeleaf 依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-bo 阅读全文