Skip to content

zslong/AutoJavaCodeGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoJavaCodeGen

This is a sample to demonstrate how to generate java code automatically with CodeModel library and Spring boot framework.

build & run

mvn clean install

Run the jar file directly.

You may specify the output directory of the generated java files by modifying the gen.dest.dir property. You may specify the package name of the generated java files by modifying the gen.package.name property.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages