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

JAX-RS ProblemSupport does not correctly proxy Configurable #55

Closed jpraet closed 3 months ago

jpraet commented 3 months ago

Objects returns from calls to the methods from Configurable that return the generic type (Client / WebTarget) are not proxied.