public class BulkheadConfigurationProperties
extends io.github.resilience4j.common.bulkhead.configuration.BulkheadConfigurationProperties
| Constructor and Description |
|---|
BulkheadConfigurationProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBulkheadAspectOrder()
As of release 0.16.0 as we set an implicit spring aspect order for bulkhead to cover the
async case of threadPool bulkhead
|