Uses of Annotation Interface
org.springframework.boot.test.autoconfigure.webservices.client.AutoConfigureMockWebServiceServer
Packages that use AutoConfigureMockWebServiceServer
Package
Description
Auto-configuration for web service clients.
-
Uses of AutoConfigureMockWebServiceServer in org.springframework.boot.test.autoconfigure.webservices.client
Classes in org.springframework.boot.test.autoconfigure.webservices.client with annotations of type AutoConfigureMockWebServiceServerModifier and TypeClassDescription@interface
Annotation that can be used for a typical Spring web service client test.