摘要: @RunWith(SpringRunner.class) @SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT) public class JunitTest { @Autowired private P 阅读全文
posted @ 2018-03-16 12:10 車輪の唄 阅读(32) 评论(0) 推荐(0)