首页>代码>mac下spring boot基础增删改查项目实例>/springBootMybatis/src/test/java/com/test/demo/SpringBootMybatisApplicationTests.java
package com.test.demo; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class SpringBootMybatisApplicationTests { @Test public void contextLoads() { } }


meusers
2024年11月29日
暂无贡献等级
2994754858
2024年3月21日
暂无贡献等级
skook7 LV2
2023年12月14日
wnnmmb LV2
2023年11月12日
张真狗 LV9
2023年5月22日
hbsoft2008 LV16
2023年3月20日
HANCW LV9
2022年12月11日
piepiepie
2022年6月13日
暂无贡献等级
swl731372388 LV3
2022年5月26日
sunyikun0909 LV1
2022年5月10日