Uses of Interface
org.springframework.web.reactive.function.BodyInserter

Packages that use BodyInserter
Package
Description
Support for testing Spring WebFlux server endpoints via WebTestClient.
Provides a foundation for both the reactive client and server subpackages.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.
Provides the types that make up Spring's functional web framework for Reactive environments.