Annotation Type HttpClientResponseParser
-
@Target({FIELD,METHOD,PARAMETER,TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited @Documented @Qualifier("sleuthHttpClientResponseParser") public @interface HttpClientResponseParser
- Since:
- 2.2.2
- See Also:
Qualifier
-
-
Field Detail
-
NAME
static final String NAME
Default name for Sleuth HTTP client response parser.
-
-