Skip to content

varuncbv/SpringBootRestAPIHibernateJPAMYSQLTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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