Skip to content

This project is a small JAX-RS boilerplate which combines Spring Framework, Hibernate and Jersey to build an Restful web service. The application server is Jetty and database server is MySQL. By applying the MVC and DAO model, the project can be easily extended and maintained.

Notifications You must be signed in to change notification settings

tranchitam/jax-rs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jax-rs-boilerplate

This project is a small JAX-RS boilerplate which combines Spring Framework, Hibernate and Jersey to build an Restful web service. The application server is Jetty and database server is MySQL. By applying the MVC and DAO model, the project can be easily extended and maintained.

About

This project is a small JAX-RS boilerplate which combines Spring Framework, Hibernate and Jersey to build an Restful web service. The application server is Jetty and database server is MySQL. By applying the MVC and DAO model, the project can be easily extended and maintained.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages