This just an helper project for Developer who works in MVC structure of Springboot with hibernate and CrudRepository.
- Model.java
- ModelRepository.java
- ModelService.java
- ModelServiceImpl.java
- PHP
- MySQL
This Project will automatically create model, CrudRepository, and service for Spring boot hibernate.
PHP