程序包的使用
org.springframework.web.server.handler
使用org.springframework.web.server.handler的程序包 程序包 说明 org.springframework.web.reactive.handler Provides HandlerMapping implementations including abstract base classes.org.springframework.web.server.adapter Implementations to adapt to the underlyingorg.springframework.http.client.reactivereactive HTTP adapter andHttpHandler.org.springframework.web.server.handler Provides common WebHandler implementations and aWebHandlerDecorator.org.springframework.web.reactive.handler使用的org.springframework.web.server.handler中的类 类 说明 ResponseStatusExceptionHandler HandleResponseStatusExceptionby setting the response status.org.springframework.web.server.adapter使用的org.springframework.web.server.handler中的类 类 说明 WebHandlerDecorator WebHandlerthat decorates and delegates to anotherWebHandler.org.springframework.web.server.handler使用的org.springframework.web.server.handler中的类 类 说明 WebHandlerDecorator WebHandlerthat decorates and delegates to anotherWebHandler.