# Mybatis-Mapper逆向工具 **Repository Path**: yphyph/mybatis-mapper-reverse-tool ## Basic Information - **Project Name**: Mybatis-Mapper逆向工具 - **Description**: Mybatis-Mapper逆向工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-24 - **Last Updated**: 2021-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mybatis-Mapper逆向工具 #### 介绍 Mybatis-Mapper逆向工具 #### 软件架构 软件架构说明 #### 安装教程 1. 直接使用idea打开 #### 使用说明 1. 配置好generatorConfig.xml配置文件 2. 修改输出实体类和Mapper包路径 4. 修改与Mysql相同表格名称 3. 运行GenetatorMapperAndEntity.java