[ 
https://issues.apache.org/jira/browse/CXF-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko updated CXF-8532:
------------------------------
    Fix Version/s: 3.3.11
                   3.4.4

> @Priority support for ParamConverterProvider
> --------------------------------------------
>
>                 Key: CXF-8532
>                 URL: https://issues.apache.org/jira/browse/CXF-8532
>             Project: CXF
>          Issue Type: New Feature
>          Components: JAX-RS
>    Affects Versions: 3.4.3, 3.3.10
>            Reporter: David Blevins
>            Assignee: Andriy Redko
>            Priority: Major
>             Fix For: 3.5.0, 3.4.4, 3.3.11
>
>
> Per spec, ParamConverterProviders can use the {{@Priority}} annotation to 
> influence the order of precedence.
> {code:java}
> @Provider
> @Priority(88)
> public class ParamConverterProviderOne implements ParamConverterProvider {
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to