Skip to content

hloganathan/SpringJersey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringJersey

This is an Eclipse project that contains code showing one implementation of REST services implemented with Spring and Jersey. Jersey is used to implement the JAX-RS spec instead of SpringMVC.

  • The example also goes all the way down to the repository using JPA/Hibernate and Derby.
  • Tests are included
  • Java configuration is used instead of XML
  • This is a maven project and does not contain an ant build script
  • Will accept and return json or xml

About

Eclipse Project shows Spring/Jersey rest services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%