1、I hate Mybatis Generator(http://www.mybatis.org/generator/index.html).Don't try to convince me to make this project an other Mybatis Generator.
2、This project is depended on JRE1.5+、JDBC(any kind of your DB)、Spring boot(any version)、Apache FreeMarker(any version).
3、Template file under directory main/resources/templates/generation are default templates.You can easily change them to fit your projects.
4、I will continue to integrate this project.
5、Welcome to visit this project on github(https://github.com/woodenlock/Mola) or my website(source.?.com).
6、A little test case is provided there:/src/test/java/com/resintec/GenerateTest.java