Skip to content

manjunathds/Hibernate_REST_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hibernate_REST_Example

Sample Project to Demonstrate the Use of REST and Hibernate

pom.xml

COntains all the jar files and its dependencies required for the project

EmployeAPI.java

This file contains two methods getEmp -- get Employee details addEmp -- add Employee details

which can be accessed by REST API url

About

Sample Project to Demonstrate the Use of REST and Hibernate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages