users@jax-rs-spec.java.net

[jax-rs-spec users] Re: Client proxy framework

From: <willem.salembier_at_gmail.com>
Date: Tue, 20 Oct 2015 08:57:58 +0000 (UTC)

I brought up the same topic last year and had a discussion with
Santiago from Oracle about this feature.

https://java.net/projects/jax-rs-spec/lists/users/archive/2014-11/messa
ge/7

Santiago's conclusion:

"The point is
that proxy-based APIs seems to "encourage" the wrong design decisions
by
trying to mimic the server-side resource structure. "

So too much tight coupling between consumer and provider. The way to go
is hypermedia and HATEOAS .

There is already a JIRA listed.

https://java.net/jira/browse/JAX_RS_SPEC-496