Tests in error:BlogApplicationTests.initializationError » IllegalState Unable to find a @Spri...【解决】
摘要:
刚刚写完一个项目,准备打包,却发现无法打包。 然后认真排查了一下问题。发现少引入了一个插件。 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <co 阅读全文
posted @ 2019-11-18 09:42
南宫乘风
阅读(20)
评论(0)
推荐(0)
Tests in error:BlogApplicationTests.initializationError » IllegalState Unable to find a @Spri...【解决】
摘要:
刚刚写完一个项目,准备打包,却发现无法打包。然后认真排查了一下问题。发现少引入了一个插件。 org.apache.maven.plugins maven-surefire-plugin ... 阅读全文
posted @ 2019-11-18 09:39
南宫乘风
阅读(916)
评论(0)
推荐(0)