# Mybatis-plus-generator **Repository Path**: vibes/Mybatis-plus-generator ## Basic Information - **Project Name**: Mybatis-plus-generator - **Description**: Mybatis-plus-generator,3.5.1版本以上运行demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-08 - **Last Updated**: 2022-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1.介绍 版本3.5.1 - 这里是列表文本网址https://mp.baomidou.com/guide/generator-new.html#%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8 - 生成mybatis-plus代码,简单配置,即可生成 - 本案例使用的数据库为MySQL 8.* - 如果使用MySQL 5.7.*或者5.6以下,请修改连接的URL - 运行代码在 com.generator.MybatisPlusGenerator#main