Talk type: Talk

Java 11 reactive HTTP Client

  • Talk in English
Presentation pdf

The new HTTP Client API, incubated in JDK 9, re-incubated in JDK 10, has been standardized in Java SE 11.

This session will first provide the background to the API, its history and evolution through JDK 9 and JDK 10, then moving on to the specifics of what has been standardized in Java SE 11. This session will inform the audience how to use the API to perform common tasks like issuing an HTTP request and receiving the response asynchronously, how to chain asynchronous tasks dependent on the response, and how the API leverages Reactive Streams and can interoperate with various RS implementations.

  • #corelibraries
  • #reactive

Speakers

Talks