@Component @ConditionalOnBean(value=GoalieConfiguration.class) @Order(value=2147483645) public class FormatFilter extends Object implements org.springframework.web.server.WebFilter
| Constructor and Description |
|---|
FormatFilter() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
filter(org.springframework.web.server.ServerWebExchange exchange,
org.springframework.web.server.WebFilterChain chain) |
public reactor.core.publisher.Mono<Void> filter(org.springframework.web.server.ServerWebExchange exchange, org.springframework.web.server.WebFilterChain chain)
filter in interface org.springframework.web.server.WebFilterCopyright © 2020. All rights reserved.