Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse Technology
  4. MicroProfile
  5. Rest Client 1.2

MicroProfile Rest Client 1.2

Primary tabs

  • Overview(active tab)
  • Issues
  • Release Plan
  • Review Information

MicroProfile Rest Client 1.2 adds the following new features:

- Generate HTTP headers en masse, including propagation of headers from inbound JAX-RS requests.
- New `@ClientHeaderParam` API for defining HTTP headers without modifying the client interface method signature.
- New section documenting the <<integration.asciidoc#integration>>.
- Clarification on built-in JSON-B/JSON-P entity providers.
- New `baseUri` property added to `@RegisterRestClient` annotation.
- New `connectTimeout` and `readTimeout` methods on `RestClientBuilder` - and corresponding MP Config properties.
- `ClientRequestContext` should have a property named `org.eclipse.microprofile.rest.client.invokedMethod` containing the Rest Client `Method` currently being invoked.
- New SPI interface, `RestClientListener` interface for intercepting new client instances.
- New `removeContext` method for `AsyncInvocationInterceptor` interface.

Release Date: 
Tuesday, January 22, 2019
Review: 
Rest Client 1.2 Release Review
Release Type: 
Minor release
IP Due Diligence Type: 
Type B - Full IP Due Diligience (License, Provenance, Scanning)
Incubating - MicroProfile

Project Links

  • MicroProfile Presentations
  • MicroProfile Calendar
  • Website

Related Projects

Project Hierarchy:

  • Eclipse Technology
  • MicroProfile

Tags

Technology Types
  • Cloud Native Java
Build Technologies
  • Maven

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top