java-crud-generator
A cli tool that generates a CRUD for spring boot.
Features
- CRUD using usecase structure (almost done)
- CRUD using layer structure
How to use
Build the project by running the following command
$ go build
Run the application using:
$ ./code-generator -h