# mybatis-generator-core **Repository Path**: dsw/mybatis-generator-core ## Basic Information - **Project Name**: mybatis-generator-core - **Description**: mybatis代码生成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mybatis-generator-core mybatis代码生成 1、编译打包jar文件(mybatis-generator-core-1.3.7-SNAPSHOT.jar) 2、获取相应的数据库驱动 3、调用命令生成 java -jar mybatis-generator-core-1.3.7-SNAPSHOT.jar -configfile generator.xml -overwrite