Java Platform, Enterprise Edition (Java EE) 8
The Java EE Tutorial

Previous Next Contents

32 Building RESTful Web Services with JAX-RS

This chapter describes the REST architecture, RESTful web services, and the Java API for RESTful Web Services (JAX-RS, defined in JSR 370).

JAX-RS makes it easy for developers to build RESTful web services using the Java programming language.

The following topics are addressed here:


Previous Next Contents
Oracle Logo  Copyright © 2017, Oracle and/or its affiliates. All rights reserved.