Alias-code-gen is a code generator toolkit implemented by Mybatis-Plus, which supports the databases supported by Mybatis-Plus.
-
Configuration your maven enviroment
-
Go to the root path of this project, then using command below :
mvn clean
mvn package
- Start
GeneratorApplication
,Enjoy yourself!