Package | Description |
---|---|
org.springframework.web.reactive |
Core interfaces and classes for Spring Web Reactive.
|
org.springframework.web.reactive.accept |
RequestedContentTypeResolver
strategy and implementations to resolve the requested content type for a
given request. |
org.springframework.web.reactive.config |
Defines Spring Web Reactive configuration.
|
org.springframework.web.reactive.function |
Types that make up Spring's functional web framework.
|
org.springframework.web.reactive.function.support |
Classes supporting the
org.springframework.web.reactive.function package. |
org.springframework.web.reactive.handler |
Provides HandlerMapping implementations including abstract base classes.
|
org.springframework.web.reactive.resource |
Support classes for serving static resources.
|
org.springframework.web.reactive.result |
Support for various programming model styles including the invocation of
different types of handlers, e.g.
|
org.springframework.web.reactive.result.condition |
RequestCondition
and implementations for matching requests based on different criteria. |
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.result.view |
Support for result handling through view resolution.
|
org.springframework.web.reactive.result.view.freemarker | |
org.springframework.web.reactive.support |
Support classes for Spring Web Reactive.
|