org.springframework.boot.web.client.RestTemplateCustomizerpublic class LoggingInterceptorCustomizer
extends java.lang.Object
implements org.springframework.boot.web.client.RestTemplateCustomizer
RestTemplateCustomizer: LoggingInterceptor| Constructor | Description |
|---|---|
LoggingInterceptorCustomizer() |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
customize(org.springframework.web.client.RestTemplate restTemplate) |
|
protected boolean |
isShowBody() |
Is show body?
|
Copyright © 2017–2018 SPT. All rights reserved.