Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 645 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 645 Bytes

Spring-Class-Generator

Class generator for Spring Framework entities

Logo

Project Description

Developers for Spring applications that uses the controller/service/repository layer design pattern needs to write the same code for each entity they create. This program creates the boilerplate content , and you can focus your time on putting in the data that is specific to the entity instead.

Fork guidelines

Please feel free to fork this repository if you need any customizations done to make it suit your environment.