Skip to content

Utility software to generate automatically Spring Controllers, Services & Repositories from Models.

Notifications You must be signed in to change notification settings

DRACOX2500/Spring-Controller-Service-Repository-Generator-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-CSR-Generator-GUI

Utility software to generate automatically Spring Controllers, Services & Repositories from Models.

Requirement

Your system

Please have at least Java 11 or newer !

And JavaFX 18.0.2+ (win) (linux)

Your project

Only for Spring Boot projects

Optional

If you use my patterns, please use following dependencies in your project :

  • Spring Web (for endpoints/Controller)
  • Spring Data (only for Repository)

How to install ?

Go on Release Page and Download the .zip

How to use ?

See the Manual.md !