SpringBootRestAPIHibernateJPAMYSQLTutorial icon indicating copy to clipboard operation
SpringBootRestAPIHibernateJPAMYSQLTutorial copied to clipboard

SpringBootRestAPIHibernateJPAMYSQLTutorial

There are 2 projects in this repository: First project is a small Java application intended for beginners who want to build an application using Springboot framework with MYSQL database as backend and JSP as front end with validations and pagination.Application was built on Eclipse Oxygen IDE with Apache Tomcat

Second project is a small java application showing Spring Boot, MySQL, JPA, Hibernate Restful CRUD API