Package org.springframework.boot.test.autoconfigure.webservices.client
package org.springframework.boot.test.autoconfigure.webservices.client
Auto-configuration for web service clients.
-
ClassDescriptionAnnotation that can be applied to a test class to enable and configure auto-configuration of a single
MockWebServiceServer
.Annotation that can be applied to a test class to enable and configure auto-configuration of web service clients.Auto-configuration forMockWebServiceServer
support.Auto-configuration for a web-clientWebServiceTemplate
.Annotation that can be used for a typical Spring web service client test.