springBoot中测试类的头注解

@SpringBootTest(classes = SearchApplication.class)@RunWith(SpringRunner.class)SearchApplication为启动类
相关文章
相关标签/搜索