eclipse / microprofile-rest-client

MicroProfile Rest Client
Apache License 2.0
142 stars 72 forks source link

[348] Clarify that when a client injected as a CDI bean falls out of … #371

Closed jamezp closed 5 months ago

jamezp commented 5 months ago

…scope, the client is closed. Add TCK tests to assert this behavior.

resolves #348

jamezp commented 5 months ago

PR updated per the review we had on the call.