Get in Touch

Course Outline

Introduction to REST and JAX-RS

  • Grasping REST principles
  • Review of the JAX-RS specification
  • Rationale for choosing Jersey for RESTful API development

Setting Up the Development Environment

  • Installing JDK and Maven
  • Establishing a Jersey project via Maven
  • Project structure and configuration details

Constructing REST APIs with Jersey

  • Defining resources and endpoints
  • Utilizing HTTP methods (GET, POST, PUT, DELETE)
  • Working with JSON and XML data formats

Advanced API Development

  • Implementing request and response filters
  • Exception handling mechanisms
  • Setting up authentication and authorization

Testing APIs

  • Conducting manual tests with Postman
  • Executing automated tests using JUnit and REST-assured
  • Mocking APIs for test purposes

API Documentation and Versioning

  • Integrating Swagger/OpenAPI with Jersey
  • Documenting endpoints effectively
  • Adopting versioning strategies for APIs

Best Practices and Troubleshooting

  • Designing scalable APIs
  • Addressing common issues within Jersey
  • Key performance considerations

Summary and Next Steps

Requirements

  • Fundamental knowledge of Java programming
  • Understanding of RESTful concepts
  • Comprehension of HTTP methods and JSON

Target Audience

  • Java developers
  • API testers
  • Software engineers
 14 Hours

Number of participants


Price per participant

Testimonials (5)

Upcoming Courses

Related Categories