文件名称:MGB自动生成代码工具.zip
文件大小:14KB
文件格式:ZIP
更新时间:2022-07-24 10:05:24
generatorConfig MGB maven mybatis
MGB自动生成代码工具 ,用的是maven 插件方式自动生成代码 (generatorConfig自动下载工具如果mysql的版本过高 就出出现 Column name pattern can not be NULL or empty ,解决方案就是两种,1降低mysql版本,2 connectionURL="jdbc:mysql://localhost:3306/db?useSSL=false&nullNamePatternMatchesAll=true" ) 本次分享的MGB自动生成代码demo 已解决版本冲突问题
【文件预览】:
mavenSmm001
----.project(1KB)
----src()
--------test()
--------main()
----target()
--------m2e-wtp()
--------classes()
--------test-classes()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(252B)
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.jdt.core.prefs(430B)
--------org.eclipse.wst.validation.prefs(50B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(674B)
--------.jsdtscope(639B)
----pom.xml(3KB)
----.classpath(1KB)