Sorry to revive this old topic.

Personally I'd be in favor of doing something like this.  Are you thinking
of just doing an integration between Feign and CDI or actually fully
implement the REST client as a proxy?

I was thinking about it... both CXF and RestEasy provide this, but the
JAX-RS EG isn't moving forward on a proxy based client and Jersey doesn't
support this.  So it would make standardizing hard.

John

On Mon, Oct 10, 2016 at 7:47 AM Thomas Andraschko <
andraschko.tho...@gmail.com> wrote:

> Hi @all,
>
> i just discovered the following: https://github.com/OpenFeign/feign
>
> WDYT? Would it be cool to build a similar feature as DS module? (i think
> users could also just use feign directly)
> We already have the proxy stuff, we would "just" need some annotations and
> a handler to parse/execute them.
> It would be very similar to the data module.
>
> Regards,
> Thomas
>

Reply via email to