Uses of Package
org.springframework.web.client

Package
Description
Contains client-side REsT testing support.
support for testing spring WebFlux server endpoints via WebTestClient.
support for testing spring MVC applications via RestTestClient with MockMvc for server request handling.
Contains built-in RequestBuilder implementations.
Contains built-in MockMvcBuilder implementations.
Core package of the client-side web support.
Classes supporting the org.springframework.web.client package.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.
sockJs client implementation of WebsocketClient.