Uses of Package
org.springframework.boot.test.autoconfigure.web.client
Packages that use org.springframework.boot.test.autoconfigure.web.client
Package
Description
Auto-configuration for web clients.
-
Classes in org.springframework.boot.test.autoconfigure.web.client used by org.springframework.boot.test.autoconfigure.web.clientClassDescriptionAnnotation that can be applied to a test class to enable and configure auto-configuration of a single
MockRestServiceServer
.Annotation that can be applied to a test class to enable and configure auto-configuration of web clients.