belgif / rest-problem-java

Java library for RFC 9457 Problems with support for standard problem types of the Belgif REST guide (https://www.belgif.be/specification/rest/api-guide/#error-handling)
https://belgif.github.io/rest-problem-java/
Apache License 2.0
3 stars 0 forks source link

Improve integration with JAX-RS async and reactive client API #42

Open jpraet opened 3 months ago

jpraet commented 3 months ago

The current problem integration with JAX-RS async client API is incomplete, as we didn't have a concrete use case for it yet at CBSS.