Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2291

Native image improvements to MP REST Client for Quarkus

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.1.1.Final
    • 4.1.0.Final
    • None
    • None

      Quarkus needs the following changes to the MP REST Client implementation for improving native image generation:

      • When SSL is disabled, switch to using the `URLConnectionEngine` as the default engine still requires SSL classes which are not present in a native image
      • Ability to define a custom `ResteasyProviderFactory` so that only the providers that are required for an application are loaded by RESTEasy. This enables the unused providers to be removed from the generated native image.

              kfinniga@redhat.com Ken Finnigan (Inactive)
              kfinniga@redhat.com Ken Finnigan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: