/** * Classes supporting the {@code org.springframework.web.reactive.function} package. * Contains a {@code HandlerAdapter} that supports {@code HandlerFunction}s, * a {@code HandlerResultHandler} that supports {@code ServerResponse}s, and * a {@code ServerRequest} wrapper to adapt a request. */ package org.springframework.web.reactive.function.server.support;