Uses of Interface
org.springframework.web.reactive.function.server.EntityResponse
Packages that use EntityResponse
Package
Description
Provides the types that make up Spring's functional web framework for Reactive environments.
- 
Uses of EntityResponse in org.springframework.web.reactive.function.serverMethods in org.springframework.web.reactive.function.server that return types with arguments of type EntityResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<EntityResponse<T>>EntityResponse.Builder.build()Build the response.