@ConfigurationProperties(prefix="management.trace.http")
public class HttpTraceProperties
extends java.lang.Object
| Constructor and Description |
|---|
HttpTraceProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<org.springframework.boot.actuate.trace.http.Include> |
getInclude() |
void |
setInclude(java.util.Set<org.springframework.boot.actuate.trace.http.Include> include) |