Junit简单使用 Springboot | sanjin | 2024-11-29 22:14 1. 添加junit依赖 在springboot-boot-starter-test中已经包含了此依赖, 可以不用添加 <dependency> <groupId>org.ju… 技术