Skip to content

reverocean/MyBatisGenerator

Repository files navigation

MyBatisGenerator

Gradle plugin of MyBatisGenerator

You can apply the plugin using the following buildscript directly from github:

buildscript {
  apply from: 'https://raw.github.com/reverocean/MyBatisGenerator/master/repo/com/rever/mybatisPlugin/1.0-SNAPSHOT/mybatis.gradle'
}

You can config the generator config file by the following:

mybatis{
    configFile = '../generatorConfig.xml'
}

About

Gradle plugin of MyBatisGenerator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published