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

https://github.com/arthurdelamare/jee-rest-server-example

A simple example of a REST webservice using JAX-RS with JavaEE.
https://github.com/arthurdelamare/jee-rest-server-example

Last synced: 4 months ago
JSON representation

A simple example of a REST webservice using JAX-RS with JavaEE.

Awesome Lists containing this project

README

        

Environment used to develop this project:
- Java JDK8
- GlassFish 5
- Eclipse

Linked to a REST Client : https://github.com/ArthurDelamare/jee-rest-client-example