会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Aick
新随笔
联系
订阅
管理
2018年4月28日
SpringBoot测试用例模板
摘要: Service接口测试 @RunWith(SpringJUnit4ClassRunner.class) //指定SpringBoot工程的Application启动类 //支持web项目 @WebAppConfiguration @SpringBootTest(classes = AppApplic
阅读全文
posted @ 2018-04-28 14:32 Aick
阅读(298)
评论(0)
推荐(0)
编辑
公告