springboot项目mvntest和mvncleaninstall和mvntest-compile识别不到测
- 创业
- 2025-08-18 06:21:02

测试类使用了junit4, spring boot 版本的test 框架自带的是junit5,不兼容。
按照spring boot 对应的版本的junit框架,修改测试类,比如我就修改了junit5。按照: docs.spring.io/spring-boot/docs/2.6.3/reference/html/features.html#features.testing,强制使用junit4springboot项目mvntest和mvncleaninstall和mvntest-compile识别不到测由讯客互联创业栏目发布,感谢您对讯客互联的认可,以及对我们原创作品以及文章的青睐,非常欢迎各位朋友分享到个人网站或者朋友圈,但转载请说明文章出处“springboot项目mvntest和mvncleaninstall和mvntest-compile识别不到测”