火星上缘分

文章
2
资源
0
加入时间
2年10月21天

Gradle 中央仓库URL配置

配置远程中央仓库镜像repositories { maven { url "http://repo2.maven.org/maven2/" } }}配置本地仓库镜像repositories { maven { url "g:/abc" } }}...

mybatis的jar版本问题

用mybatis使用mapper接口开发时报错如下:Exception in thread "main" org.apache.ibatis.exceptions.PersistenceException: ### Error building SqlSession.### Cause: org.apache.ibatis.builder.BuilderException: