接口 WebHandler

    • 方法详细资料

      • handle

        reactor.core.publisher.Mono<Voidhandle​(ServerWebExchange exchange)
        Handle the web server exchange.
        参数:
        exchange - the current server exchange
        返回:
        Mono<Void> to indicate when request handling is complete