随笔分类 -  mybatis

摘要:<!-- 逆向工程 --> <dependency> <groupId>org.mybatis.generator</groupId> <artifactId>mybatis-generator-core</artifactId> <version>1.35</version> </dependen 阅读全文
posted @ 2019-11-21 09:36 宗贵涛 阅读(998) 评论(0) 推荐(0)
摘要:这个坑太深了,搞了半天,才搞好,在这里谢谢原创: https://www.cnblogs.com/xqz0618/p/MybatisGeneratorError.html 阅读全文
posted @ 2019-07-13 16:32 宗贵涛 阅读(432) 评论(0) 推荐(0)