Andy McCright created CXF-8033: ---------------------------------- Summary: MicroProfile Rest Client 1.3 implementation Key: CXF-8033 URL: https://issues.apache.org/jira/browse/CXF-8033 Project: CXF Issue Type: New Feature Reporter: Andy McCright Assignee: Andy McCright
The new MP Rest Client 1.3 spec adds the following new features: * Spec-defined SSL methods/properties * Allow client proxies to be cast to `Closeable`/`AutoCloseable`. * Simpler configuration using configKeys. * Defined `application/json` to be the default MediaType if none is specified in `@Produces`/`@Consumes`. More info from the 1.3-RC1 release candidate page: https://github.com/eclipse/microprofile-rest-client/releases/tag/1.3-RC1 -- This message was sent by Atlassian JIRA (v7.6.3#76005)