Skip to content

Code repository for Building Web Services with Java EE 8, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Building-Web-Services-with-Java-EE-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Web Services with Java EE 8 [Video]

This is the code repository for Building Web Services with Java EE 8 [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

The Java Enterprise Edition is one of the leading application programming platforms for enterprise Java development. With Java EE 8 finally released and the first application servers being available, it is time to have a closer look at how to develop modern and lightweight web services with the latest API additions and improvements.

This video course is a comprehensive guide showing you how to develop state-of-the-art RESTful web services with the latest Java EE 8 APIs. We start by giving an overview of Java EE 8 and the latest API additions and improvements. Then you will implement, build, and package your first working web service as a prototype for the remainder of the course. Then you will delve into the details of implementing synchronous RESTful web services and clients with JAX-RS. Next up, you will learn about the specifics of data binding and content marshalling using the JSON-B 1.0 and JSON-P 1.1 APIs. Then you will learn how to leverage the power of asynchronous APIs on the server- and client-side, and you will learn to use Server-Sent-Events (SSEs) for push communications. The final section will cover some advanced web service topics such as validation, JWT security, and diagnosability.

By the end of this course, you will have a thorough understanding of the Java EE 8 APIs required for lightweight web service development. Also, you will have implemented several working web services to provide you with the required practical experience.

What You Will Learn

  • Dive into latest Java EE 8 APIs relevant for developing web services
  • Understand the basics of building synchronous web services with JAX-RS
  • Easy content marshaling with JSON-B 1.0
  • Flexible JSON processing with JSON-P 1.1
  • Implement asynchronous web services with JAX-RS
  • Implement synchronous and asynchronous JAX-RS clients
  • Use Server-Sent Events (SSE)
  • Secure Java EE 8 web services with JSON web tokens

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  • Good Java programmer
  • No prior knowledge of Java EE 8 is required
  • Experience with a previous Java EE version is beneficial, but optional
  • Basic Docker knowledge is beneficial
### Technical Requirements
This course has the following software requirements:
  • JDK 8u162 – either OpenJDK or Oracle JDK or other compatible
  • Suitable IDE with Java 8 and Java EE support (IntelliJ, Eclipse, Netbeans)
  • Docker for Windows, Mac or Linux (depending on your OS)
  • A Git client, either IDE or console.
  • REST client such as Postman or comparable

Related Products

About

Code repository for Building Web Services with Java EE 8, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published