# hmtool-mybatis-generator **Repository Path**: hmtool/hmtool-mybatis-generator ## Basic Information - **Project Name**: hmtool-mybatis-generator - **Description**: mybatis 代码生成器以切换到在线代码生成平台中 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

elasticsearch-netty 基于hmtool的扩展工具包

-- 主页:http://mhuang.tech/hmtool-mybatis-generator --

-- QQ群①:hmtool官方交流群①

--------------------------------------------------------------------------------------------------------------------------------------------------------- ## 简介 hmtool-mybatis-generator 是一个基于mybatis-generator封装的代码生成工具、简单的几个配置即可快速生成mvc代码 ## 安装 ### MAVEN 在pom.xml中加入 ``` tech.mhuang hmtool-mybatis-generator ${last.version} ``` ### 非MAVEN 下载任意链接 - [Maven中央库1](https://repo1.maven.org/maven2/tech/mhuang/hmtool-mybatis-generator/) - [Maven中央库2](http://repo2.maven.org/maven2/tech/mhuang/hmtool-mybatis-generator/) > 注意 > hmtool只支持jdk1.8以上的版本