You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andy McCright (Jira)" <ji...@apache.org> on 2020/01/04 22:14:00 UTC

[jira] [Created] (CXF-8188) MP Rest Client 2.0: Inject into ClientHeadersFactory

Andy McCright created CXF-8188:
----------------------------------

             Summary: MP Rest Client 2.0: Inject into ClientHeadersFactory
                 Key: CXF-8188
                 URL: https://issues.apache.org/jira/browse/CXF-8188
             Project: CXF
          Issue Type: New Feature
          Components: MicroProfile
            Reporter: Andy McCright
            Assignee: Andy McCright


MicroProfile Rest Client 2.0 is adding injection support into ClientHeadersFactory instances - see [Support for injection in ClientHeadersFactory|https://github.com/eclipse/microprofile-rest-client/issues/234] for more details.

 

This feature must implement `@Context` injection when the rest client is invoked in the context of a JAX-RS resource and/or `@Inject` injection when the ClientHeadersFactory is managed by CDI.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)