# code-generator **Repository Path**: baoqihui/code-generator ## Basic Information - **Project Name**: code-generator - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-01-19 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code-generator #### 介绍 Mybatis 的code-generator代码生成器,自动生成增删改查以及xml文件,配合code-demo项目使用 #### 软件架构 spring boot,mybatis plus,swagger2 #### 安装教程 1. 导入即可用 #### 使用说明() 1. 启动CodeGeneratorApp 2. 在postman中Send and Download 3. url:localhost:8081/generator/code?tables=user 4. 一次生成多表,表名参数之间使用英文“,”分割 5. 配置模板在resources中的template,模板暂时对应code-demo项目(https://gitee.com/idse666666/code-demo.git),可自行配置 #### 参与贡献 1. hbq 2. https://mybatis.plus/