@RunWith(SpringJUnit4ClassRunner.class) //指定SpringBoot工程的Application启动类 //支持web项目 @WebAppConfiguration @SpringBootTest(classes