@FunctionalInterface protected static interface AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<ResponseEntity<Object>> |
handle(ServerWebExchange exchange,
Map<String,String> body) |
reactor.core.publisher.Mono<ResponseEntity<Object>> handle(ServerWebExchange exchange, Map<String,String> body)