程序包的使用
org.springframework.web.reactive.handler
使用org.springframework.web.reactive.handler的程序包 程序包 说明 org.springframework.web.reactive.config Spring WebFlux configuration infrastructure.org.springframework.web.reactive.function.server.support Classes supporting theorg.springframework.web.reactive.function.serverpackage.org.springframework.web.reactive.handler Provides HandlerMapping implementations including abstract base classes.org.springframework.web.reactive.result.method Infrastructure for handler method processing.org.springframework.web.reactive.result.method.annotation Infrastructure for annotation-based handler method processing.org.springframework.web.reactive.config使用的org.springframework.web.reactive.handler中的类 类 说明 AbstractUrlHandlerMapping Abstract base class for URL-mappedHandlerMappingimplementations.org.springframework.web.reactive.function.server.support使用的org.springframework.web.reactive.handler中的类 类 说明 AbstractHandlerMapping Abstract base class forHandlerMappingimplementations.org.springframework.web.reactive.handler使用的org.springframework.web.reactive.handler中的类 类 说明 AbstractHandlerMapping Abstract base class forHandlerMappingimplementations.AbstractUrlHandlerMapping Abstract base class for URL-mappedHandlerMappingimplementations.org.springframework.web.reactive.result.method使用的org.springframework.web.reactive.handler中的类 类 说明 AbstractHandlerMapping Abstract base class forHandlerMappingimplementations.org.springframework.web.reactive.result.method.annotation使用的org.springframework.web.reactive.handler中的类 类 说明 AbstractHandlerMapping Abstract base class forHandlerMappingimplementations.