Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8532

@Priority support for ParamConverterProvider

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.3, 3.3.10
    • 3.5.0, 3.4.4, 3.3.11
    • JAX-RS
    • None
    • Unknown

    Description

      Per spec, ParamConverterProviders can use the @Priority annotation to influence the order of precedence.

      @Provider
      @Priority(88)
      public class ParamConverterProviderOne implements ParamConverterProvider {
      
      

      Attachments

        Issue Links

          Activity

            People

              reta Andriy Redko
              dblevins David Blevins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: