Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19866

Promote MicroProfile REST Client from preview to default stability

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • MP REST Client
    • None
    • Hide
      In this release there was an alignment with Jakarta RESTful Web Services 3.1 to be compatible with Jakarta EE 10.

      * There was a clarification about closing the REST client when being injected via CDI ([348|https://github.com/eclipse/microprofile-rest-client/issues/348]).
      * The RestClientBuilder added a new method, baseUri(String) ([334|https://github.com/eclipse/microprofile-rest-client/issues/334]).
      * The RestClientBuilder also added a new header(String, Object) method for adding headers to the built REST Client. The headers will be merged with headers added via other means ([283|https://github.com/eclipse/microprofile-rest-client/issues/283]).
      Show
      In this release there was an alignment with Jakarta RESTful Web Services 3.1 to be compatible with Jakarta EE 10. * There was a clarification about closing the REST client when being injected via CDI ([348| https://github.com/eclipse/microprofile-rest-client/issues/348 ]). * The RestClientBuilder added a new method, baseUri(String) ([334| https://github.com/eclipse/microprofile-rest-client/issues/334 ]). * The RestClientBuilder also added a new header(String, Object) method for adding headers to the built REST Client. The headers will be merged with headers added via other means ([283| https://github.com/eclipse/microprofile-rest-client/issues/283 ]).
    • ---
    • ---

          jperkins-rhn James Perkins
          jperkins-rhn James Perkins
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated: