Skip to content

Sample Spring application demonstrating how to create RESTful APIs using Java, Spring, Hibernate, MySQL and JPA.

Notifications You must be signed in to change notification settings

j-perry/Spring-RESTful-API-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-RESTful-API-Sample

A sample Spring application demonstrating how to create RESTful APIs using Java, Spring, Hibernate, MySQL and JPA.

Please ensure you have MySQL Workbench installed and fill out the following properties in 'src/main/webapp/WEB_INF/spring-servlet.xml' and then install a new build in Maven:

  • url
  • password

About

Sample Spring application demonstrating how to create RESTful APIs using Java, Spring, Hibernate, MySQL and JPA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages