# CodeMaker **Repository Path**: sureler_admin/CodeMaker ## Basic Information - **Project Name**: CodeMaker - **Description**: 基于mybatis-plus的代码生成器 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-07-18 - **Last Updated**: 2024-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeMarker项目 运行方法: 1. 使用PowerDesiner进行物理建模; 2. 建模导入到mysql数据库 3. 填写项目参数,修改数据库链接,运行MainTest ![Mybatis-Plus-Logo](http://git.oschina.net/uploads/images/2016/0824/211639_4d931e7f_12260.png "logo") [![license](https://img.shields.io/github/license/baomidou/mybatis-plus.svg?maxAge=2592000)](http://www.apache.org/licenses/LICENSE-2.0) [![GitHub release](https://img.shields.io/github/release/baomidou/mybatis-plus.svg?maxAge=2592000)](https://github.com/baomidou/mybatis-plus) > 为简化开发工作、提高生产率而生 # 简介 | Intro Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作 # 更多 本项目基于MyBatis Plus 构建。