# boot-codegen **Repository Path**: qiangesoft/boot-codegen ## Basic Information - **Project Name**: boot-codegen - **Description**: 基于SpringBoot+MyBatis-Plus+Vue的代码生成器 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 2 - **Created**: 2024-03-12 - **Last Updated**: 2025-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: 代码生成器 ## README

Boot Codegen

基于SpringBoot+MyBatis-Plus+Vue实现代码生成器

Downloads Downloads Downloads

## 系统功能 1. 数据源配置 2. 项目配置 3. 字段属性映射 4. 表及字段配置 5. 代码生成 6. 操作日志 ## 使用说明 1. 后端服务启动:修改[application.yml](src%2Fmain%2Fresources%2Fapplication.yml)中的数据库配置即可,其余均无需修改 2. 前端启动:安装【npm install】,启动【npm run serve】 ## 功能截图 代码生成

数据源

默认配置

操作日志

## 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request ## 打赏