| Package | Description |
|---|---|
| org.springframework.web.reactive.function.server |
Provides the types that make up Spring's functional web framework.
|
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<EntityResponse<T>> |
EntityResponse.Builder.build()
Build the response.
|