Details
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
- links to