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

Provide SPI to modify resource metadata

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: