摘要: generator配置 1、配置pom.xml 导入mysql驱动、mybatis、mybatis-generator的依赖 2、在main/resources 文件夹中 创建generatorConfig.xml 例子: 以上还创建了datasource.properties 3、配置好上述文件后 阅读全文
posted @ 2018-11-18 23:55 chenzquan 阅读(301) 评论(0) 推荐(0) 编辑