# mybatis_generator **Repository Path**: samsom/mybatis_generator ## Basic Information - **Project Name**: mybatis_generator - **Description**: Mybatis逆向工程 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mybatis_generator #### 介绍 Mybatis逆向工程 #### 使用说明 1. 本地打开项目(不是导入) 2. 将lib包的jar加入到Project Structure --> Modules-->Dependencies --> 点击"+" -->点击JARs or .. -->选择lib加入 3. 运行TestMybatisGenerator方法