摘要: 添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> </dependency> 新建测试类 在web项目(即含有SpringAp 阅读全文
posted @ 2021-05-17 14:57 satire 阅读(1811) 评论(0) 推荐(1)