摘要:
1.在pom.xml中添加配置 添加依赖 添加plugins 2.添加generatorConfig.xml文件 IDEA点击maven,点击mybatis-generator:generate即可 3.Mybatis配置常见问题 https://www.cnblogs.com/Hangtutu/p 阅读全文
摘要:
参考:https://blog.csdn.net/qq_40943363/article/details/82633906 1.pom.xml文件中指定的generatorConfig.xml文件路径不对 [INFO] BUILD FAILURE [INFO] [INFO] Total time: 阅读全文