Java EE 7: Web Services
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build SOAP-based and RESTful web services in Java EE using JAX-WS and JAX-RS.
Syllabus
Introduction
- Build RESTful web services with Java EE
- What you should know
- Development environment setup
- Course project and architecture
- Web services overview
- Why use Java EE?
- Decide which service to use
- Understand REST services
- Use JAX-RS annotations
- Map to entities
- Extract request parameters
- Use HTTP GET
- Use HTTP POST
- Use HTTP PUT
- Use HTTP DELETE
- Understand the JAX-RS Client API
- Use the JAX-RS Client API
- Use advanced features
- Understand SOAP services
- Create a JAX-WS endpoint
- Implement SOAP clients in Java
- Retrieve data via an endpoint
- Create data via an endpoint
- Update data via an endpoint
- Delete data via an endpoint
- Map to entities with JAXB
- Search in web services
- Incorporate error handling
- Test web services
- Document web services
- Interceptors and filters
- Secure web services
- Next steps
Taught by
Kesha Williams
Related Courses
Front-End DeveloperLearnQuest via Coursera Fundamentals of Java EE Development
Red Hat via edX Java EE 8 Essential Training
LinkedIn Learning Java EE 8 Essential Training
LinkedIn Learning Java EE 8: JSON-B
LinkedIn Learning