@ConfigurationProperties(prefix="spring.sleuth.async") public class SleuthAsyncProperties extends Object
| Constructor and Description |
|---|
SleuthAsyncProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getIgnoredBeans() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setIgnoredBeans(List<String> ignoredBeans) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.