Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 464 Bytes

File metadata and controls

6 lines (4 loc) · 464 Bytes

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