springboot 单元测试的写法
摘要:
@RunWith(SpringRunner.class)@SpringBootTest(classes = CapAndFlinkServiceControllerTest.class)@WebAppConfiguration@ComponentScan(basePackages="com.suni 阅读全文
posted @ 2018-09-04 23:50 MaXianZhe 阅读(352) 评论(0) 推荐(0)