[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ee4j-community] ee4j-community Digest, Vol 5, Issue 76
|
As a long-time user of jersey-proxy-client and as someone who came to microprofile-rest-client early to ensure it had feature parity with jersey-proxy-client (e.g., subresources and beanparams), I can second the notion that JAX-RS Proxy Clients would be huge for Java EE and Java SE.
Besides my input on the kinda of
interfaces being used in the wild, jersey-proxy-client had little to no influence on MicroProfile Rest Client. I haven't actually used MP Rest Client 1.0 yet, but I will soon.
Like is happening with ConfigJSR, I kind of expect something to happen around a JAX-RS Proxy Client standard. I would like to see Jersey contributors, MicroProfile contributors and maybe even Retrofit contributors (who are talking about adopting JAX-RS for their 3.0 release) all working together on such a standard!
You guys should see how my JAX-RS interfaces are unit & integration testing my JAX-RS endpoints!
I use a very pedantic style of interface definition that directly models URL structure in the reflected proxy clients, causing `/` to become `().`, an approach that I think should be popularized for several reasons.
We've had this technology since ~2010, it is kind of a shame that the community is just not getting on the bandwagon. But I always say Java is perpetually 5 to 10 years behind itself. Glad to see this trend of lag and slack finally try to correct itself.
Derek Moore
Mike,
You confirm a good case, that MicroProfile is simply moving too fast for the Enterprise world and that vendors can barely cope with it, Payara is certainly not alone in that ;-)
That particular problem is not exactly for EE4J, but the initial discussion was purely about how certain features like the REST client could be more useful in EE4J than elsewhere, that belongs here I'd say.
_______________________________________________
ee4j-community mailing list
ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ee4j-community