/spring-try-best-practice-demo

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

spring-oom-web-demo

Step 1

You must configure your base dev environment include but not limited to java、mysql、maven

Step 2

Using an IDE you liked and initialize the project import maven dependencies

Step 3

change application.properties and generatorConfig.xml to your own config info.
using mybatis-generator to generate pojo\mapper\example

you will get such files