RESTful Java

PT15285
Training Summary
This three-day RESTful Java training course provides a thorough guide to the design and implementation of RESTful web services using Java. We take students from the fundamental concepts of the REST architectural style and its embodiment in existing web standards, all the way through the creation and testing of a REST service. The course also illustrates how the decades-old HTTP protocol can in fact elegantly address a variety of "enterprise scale" issues, including high concurrency and atomic transactions.
Prerequisites
Before taking this course, familiarity with annotations is helpful. No other background with Java EE frameworks (such as servlets, servlet containers, JPA, etc.) or related technologies (e.g. Spring, OSGi) is required.
Duration
3 Days/Lecture & Lab
Audience
The Java Web Services course is geared toward software developers with experience in the Java programming language.
Course Topics
Concepts: REST vs. the Rest
  • HTTP Basics
  • Intro to JAX-RS and Jersey
  • Resource Representations
  • Representation Recipes
  • "Enterprise" HTTP

Related Scheduled Courses