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

Provide SPI to modify resource metadata

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Beta3, 3.6.0.Final
    • 4.0.0.Beta1
    • None
    • None

      It would be great to have some SPI which allows to modify the resource metadata which is created from ResourceBuilder.

      The idea is to define an extension point like this:

      public interface ResourceClassProcessor {
          ResourceClass process( ResourceClass clazz );
      }
      

      See the relevant discussion and a concrete proposal here:

      http://lists.jboss.org/pipermail/resteasy-dev/2017-December/000513.html

      I'm currently working on the first pull request to implement this feature.

            rhn-support-asoldano Alessio Soldano
            christian@kaltepoth.de Christian Kaltepoth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: