From the course: Java EE 7: Web Services

Build RESTful web services with Java EE - Java EE Tutorial

From the course: Java EE 7: Web Services

Start my 1-month free trial

Build RESTful web services with Java EE

- [Kesha] When you are working with web services, you can expose data in your systems to a third party or you can access data for use in your application from another system. Exploring a case study, using real world examples, in this course you'll learn the features Java Enterprise Edition provides for creating web services. You will learn how to build restful web services using JAX-RS, SOAP-based services using JAX-WS, and you'll even learn how to use top level searching, incorporate error handling, and implement effective testing strategies. We'll even focus on new features provided by Java Enterprise Edition 7, like the JAX-RS client API, asynchronous capabilities, servlet filters, and interceptors. Hello, I'm Kesha Williams. I'm a software engineer, author, and international speaker. I've been working with the Java programming language since the late '90s, and I've thoroughly enjoyed watching the language evolve over the years. So let's get started.

Contents