- Introduction to REST
- Designing Resful services
- Jersey Hello World Application
- Returning XML Response
- Path parameters
- Return json response
- Implementing POST request
- Implementing update and Delete functionality
- working with query parameters
- Sub resources
- Setting status codes and Headers
- Exception Handling
- Sending links to resources (HATEOAS)
- Content Negotiation
- Jersey REST client API tutorial
- REST client for employee application
- Jersey 2 file upload example
- Jersey 2 File download example
- Jersey 2 Sending Images to the client from tomcat server
- Jersey 2 upload multiple files
- Jersey 2 HTTP basic Authentication
- Jersey 2 authentication using ContainerRequestFilter
- Return http status code for exceptions in rest services
- javax.ws.rs.core.Application example
- JAX-RS: getClasses vs getSingletons
This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Wednesday, 26 August 2015
Jersey REST tutorial
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment