|
Java Platform, Enterprise Edition (Java EE) 8 The Java EE Tutorial |
| Previous | Next | Contents |
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 |
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.