Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohitghatol/jboss-resteasy-employee-service

A Sample Restful Service showing CRUD operation on Employee Object. This Service is made for JBoss AS 7 which internally uses RestEasy.
https://github.com/rohitghatol/jboss-resteasy-employee-service

Last synced: 25 days ago
JSON representation

A Sample Restful Service showing CRUD operation on Employee Object. This Service is made for JBoss AS 7 which internally uses RestEasy.

Awesome Lists containing this project

README

        

jboss-resteasy-employee-service
===============================

A Sample Restful Service showing CRUD operation on Employee Object. This Service is made for JBoss AS 7 which internally uses RestEasy.