public class BlockHoundAllowlist extends Object implements reactor.blockhound.integration.BlockHoundIntegration
BlockHoundIntegration to explicitly allow SDK calls that are known to be blocking. Some calls (with an
associated tracking issue) may wrongly block, but we allow-list them so that existing integration tests will continue to pass
and so that we preserve visibility on future regression detection.
https://github.com/reactor/BlockHound/blob/master/docs/custom_integrations.md
| Constructor and Description |
|---|
BlockHoundAllowlist() |
Copyright © 2022. All rights reserved.