Package | Description |
---|---|
org.springframework.test.web.reactive.server |
Support for testing Spring WebFlux server endpoints via
WebTestClient . |
org.springframework.web.reactive.accept |
RequestedContentTypeResolver
strategy and implementations to resolve the requested content type for a
given request. |
org.springframework.web.reactive.config |
Spring WebFlux configuration infrastructure.
|
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.
|
Class and Description |
---|
RequestedContentTypeResolverBuilder
Builder for a composite
RequestedContentTypeResolver that delegates
to other resolvers each implementing a different strategy to determine the
requested content type -- e.g. |
Class and Description |
---|
RequestedContentTypeResolver
Strategy to resolve the requested media types for a
ServerWebExchange . |
RequestedContentTypeResolverBuilder.ParameterResolverConfigurer
Helper to create and configure
ParameterContentTypeResolver . |
Class and Description |
---|
RequestedContentTypeResolver
Strategy to resolve the requested media types for a
ServerWebExchange . |
RequestedContentTypeResolverBuilder
Builder for a composite
RequestedContentTypeResolver that delegates
to other resolvers each implementing a different strategy to determine the
requested content type -- e.g. |
Class and Description |
---|
RequestedContentTypeResolver
Strategy to resolve the requested media types for a
ServerWebExchange . |
Class and Description |
---|
RequestedContentTypeResolver
Strategy to resolve the requested media types for a
ServerWebExchange . |
Class and Description |
---|
RequestedContentTypeResolver
Strategy to resolve the requested media types for a
ServerWebExchange . |
Class and Description |
---|
RequestedContentTypeResolver
Strategy to resolve the requested media types for a
ServerWebExchange . |
Class and Description |
---|
RequestedContentTypeResolver
Strategy to resolve the requested media types for a
ServerWebExchange . |