eclipse / microprofile-rest-client

MicroProfile Rest Client
Apache License 2.0
141 stars 71 forks source link

Add a test for proper handling of ResponseExceptionMapper providers on subresource interface method calls #367

Closed cghislai closed 8 months ago

cghislai commented 8 months ago

Fixes issue #366

jamezp commented 8 months ago

@cghislai Thank you! I will validate this against RESTEasy MicroProfile since the fix is now merged.

Emily-Jiang commented 8 months ago

Thanks @jamezp ! I'll merge this PR.