0 Replies Latest reply on Mar 13, 2018 1:56 PM by meetoblivion

    How to configure RestEasy's MicroProfile Client in Wildfly?

    meetoblivion

      Hi,

       

      So I'm one of the authors of the MP Rest Client spec, so I think its great to see it included in regular EE servers in addition to MicroProfile servers.

       

      I was wondering how configuration works when using the rest client?  There is no implementation of MP Config available within Wildfly, and I can't find any docs online about the resteasy implementation.  I do see within the code it has a wrapper for the config object.  If I'm using plain CDI injection, how do I specify the URL?