1.
@RunWith(SpringJUnit4ClassRunner.class) gives error
在使用junit测试过程中
2.com.google.gson.JsonIOException
3.编码错误
4.Caused by: java.io.FileNotFoundException: class path resource [mapper/UserMapper.xml] cannot be opened because it does not exist
1.
@RunWith(SpringJUnit4ClassRunner.class) gives error
在使用junit测试过程中
2.com.google.gson.JsonIOException
3.编码错误
4.Caused by: java.io.FileNotFoundException: class path resource [mapper/UserMapper.xml] cannot be opened because it does not exist