@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations = { "classpath:trade.application.xml" })
public class BaseTest {
}

 

相关文章:

  • 2021-12-20
  • 2021-08-22
  • 2022-12-23
  • 2021-08-03
猜你喜欢
  • 2022-12-23
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
  • 2021-11-14
  • 2021-11-04
  • 2021-11-28
相关资源
相似解决方案