Class PluginLoadingLockServletFilter
java.lang.Object
org.springframework.boot.autoconfigure.web.reactive.PluginLoadingLockServletFilter
- All Implemented Interfaces:
org.springframework.web.server.WebFilter
public class PluginLoadingLockServletFilter
extends Object
implements org.springframework.web.server.WebFilter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginLoadingLockServletFilter
public PluginLoadingLockServletFilter()
-
-
Method Details
-
filter
public reactor.core.publisher.Mono<Void> filter(org.springframework.web.server.ServerWebExchange exchange, org.springframework.web.server.WebFilterChain chain) - Specified by:
filterin interfaceorg.springframework.web.server.WebFilter
-