Uses of Package
org.springframework.boot.test.web.client
Packages that use org.springframework.boot.test.web.client
Package
Description
Auto-configuration for web clients.
Web client test utilities.
-
Classes in org.springframework.boot.test.web.client used by org.springframework.boot.test.autoconfigure.web.clientClassDescription
RestTemplateCustomizer
that can be applied to aRestTemplateBuilder
instances to addMockRestServiceServer
support. -
Classes in org.springframework.boot.test.web.client used by org.springframework.boot.test.web.clientClassDescriptionConvenient alternative of
RestTemplate
that is suitable for integration tests.Options used to customize the Apache HTTP Client.