Annotation Type RequestConverters


@Retention(RUNTIME)
@Target({TYPE,METHOD,PARAMETER,CONSTRUCTOR,FIELD})
public @interface RequestConverters
The containing annotation type for RequestConverter.