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

https://github.com/rameshmf/jersey-tutorial

Guide to Jersey Rest API development
https://github.com/rameshmf/jersey-tutorial

java-8 jersey-client jersey-framework jersey-swagger jersey-tutorial jersey2

Last synced: 4 months ago
JSON representation

Guide to Jersey Rest API development

Awesome Lists containing this project

README

          






Jersey 2.27 Developer Guide







Table of Contents



1. Getting Started


2. JAX-RS Application, Resources, and Sub-Resources


3. JAX-RS Annotations


4. Client API


5. Logging


6. Spring DI


7. Jersey Test Framework


8. Jersey Rest Examples


9. Rest API Design Best Practices



10. REST Basics









Important Java Developer Guides