It uses Hibernate 5, MySQL and Java 1.6 or above. This is a Eclipse project. You can easily import it to IDEA — just add libraries from the libs folder for Hibernate 5, or from the libs_h4 for ...
This Spring Boot web application is a fully functional CRUD (Create, Read, Update, Delete) system with pagination and sorting features implemented using Thymeleaf templating engine. Create, Read, ...