Package | Description |
---|---|
org.springframework.web.reactive.result.method |
Infrastructure for handler method processing.
|
Modifier and Type | Method and Description |
---|---|
RequestMappingInfo.Builder |
RequestMappingInfo.Builder.options(RequestMappingInfo.BuilderConfiguration options)
Provide additional configuration needed for request mapping purposes.
|