# mybatis-generator-plugin **Repository Path**: daileyet/mybatis-generator-plugin ## Basic Information - **Project Name**: mybatis-generator-plugin - **Description**: mybatis generator plugin extentions - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mybatis-generator-plugin Mybatis(http://blog.mybatis.org/) is one fantastic ORM tool for Java, I like it very much because of its lightweight and smart way to do ORM. There is also one mybatis generatorIn official release, generator helps generating standard java code as you project's DAO layer.
This project is plugin suite for mybatis generator. What is mybatis generator, please see http://www.mybatis.org/generator/. The generator is handy to use, but there are still some not handy parts:
<repository>
    <id>lSonatype OSS Snapshot Repository</id>
    <url>lhttp://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
<repository>
    <id>lSonatype OSS Release Repository</id>
    <url>lhttps://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
<dependency>
  <groupId>com.github.alexmao86</groupId>
  <artifactId>jweb-maven-plugin</artifactId>
  <version>1.0</version>
</dependency>
## update ### 1.0.7 remove warnings enhance PagePlugin to add method parameter type argument with domain type