Uses of Interface
org.springframework.web.client.ApiVersionInserter

Packages that use ApiVersionInserter
Package
Description
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.
Provides a reactive WebClient that builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer.