# yuxuntoo_generator **Repository Path**: chengchuang/yuxuntoo_generator ## Basic Information - **Project Name**: yuxuntoo_generator - **Description**: 基于Springboot的一款生成entity、dao、service、controller的工具(基于mybatis),为程序员【接私活】节省最基础且繁琐的代码工作量。 1、基于mybatis的orm数 2、基本增删改查vue页面 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-09-29 - **Last Updated**: 2023-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yuxuntoo_generator #### 介绍 基于Springboot的一款生成entity、dao、service、controller的工具(基于mybatis、mybatis-plus)、vue页面,为程序员【接私活】节省最基础且繁琐的代码(60%-80%)工作量。 #### 使用说明 1、 将yuxuntoo-generator模块下的【generator.properties】按自己的内容更改mainPath、package、moduleName、author、email、tablePrefix的值;
2、 将yuxuntoo-generator模块下的【application.yml】按自己的内容更改数据库连接信息;
3、 上述内容更改后,启动generator项目;
4、 浏览器中输入localhost:800则打开项目首页;
5、 选中所要生成内容的表,执行生成代码;
6、 将下载的包复制到自己的工程目录中;
7、 将yuxuntoo-common模块中的内容复制到你的工程的common模块中 8、 新增支持mybatis-plus 将mybatisPlus中的三个包复制替换到原有包即可 #### 参与贡献 1、 感谢项目中用到的所有开源项目及借鉴项目的作者 #### 互动 1、 欢迎关注我的公众号《coder练习生》,如果觉得不错可扫右侧码奖励作者一杯咖啡!
![公众号](https://gitee.com/yuxuntoo/yuxuntoo_generator/raw/master/yuxuntoo-generator/src/main/resources/static/coder-info.png) ![奖励](https://gitee.com/yuxuntoo/yuxuntoo_generator/raw/master/yuxuntoo-generator/src/main/resources/static/appreciate.png)