-
Task
-
Resolution: Obsolete
-
Critical
-
None
-
3.5.0.Final, 4.0.0.Beta3
-
None
-
None
The implementation for MicroProfile RESTClient should not have been added to the RESTEasy project, and should be removed to reduce maintenance/support burdens across projects.
The current, and up to date, implementation is present in WildFly Swarm.
In the future there will be a common implementation that RESTEasy might want to take advantage of, but until then it's best that this code is removed.
I believe the current code is mostly present in https://github.com/resteasy/Resteasy/tree/master/resteasy-client/src/main/java/org/jboss/resteasy/client/microprofile
- is related to
-
RESTEASY-1795 Microprofile REST client 1.0 support
- Closed
- relates to
-
RESTEASY-1931 Move MicroProfile RESTClient implementation to a separate module
- Resolved