Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 417 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 417 Bytes

JAX-RS_Rx

Simple JAX-RS Client that use JAX-RS 2.1 Reactive Client API to chain 2 services invocations:

This demo relies on JAX-RS 2.1, JSON-B 1.0 & JSON-P 1.1.

⚠️ This sample focus just the CompltionStage aspect, it doesn't handle security (it'll trust any cert) nor deal with error!