Annotation Type JerseyClientConfigured


  • @Target({FIELD,METHOD,PARAMETER})
    @Retention(RUNTIME)
    @Qualifier
    public @interface JerseyClientConfigured
    Spring qualifier annotation that marks an object mapper as one specifically for use with Jersey clients.