会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
道法自然
博客园
首页
新随笔
联系
订阅
管理
2021年6月19日
Spring Boot 集成JUnit5进行测试 Error creating bean with name 'serverEndpointExporter' defined in class path resource
摘要: 1、一开始加入了一个方法,测试只要是选择了JUnit5,都不走。也不报错,也不成功。 解决:pom.xml中加入以下的jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-start
阅读全文
posted @ 2021-06-19 15:01 jiduoduo
阅读(3043)
评论(0)
推荐(0)
公告