Class WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
java.lang.Object
org.springframework.web.server.adapter.WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
- All Implemented Interfaces:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>
,reactor.blockhound.integration.BlockHoundIntegration
- Enclosing class:
- WebHttpHandlerBuilder
public static class WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
extends Object
implements reactor.blockhound.integration.BlockHoundIntegration
BlockHoundIntegration
for spring-web classes.- Since:
- 5.3.6
-
Constructor Details
-
SpringWebBlockHoundIntegration
public SpringWebBlockHoundIntegration()
-
-
Method Details
-
applyTo
public void applyTo(reactor.blockhound.BlockHound.Builder builder) - Specified by:
applyTo
in interfacereactor.blockhound.integration.BlockHoundIntegration
-