| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.webservices.client |
Auto-configuration for web service clients.
|
| Class and Description |
|---|
| AutoConfigureMockWebServiceServer
Annotation that can be applied to a test class to enable and configure
auto-configuration of a single
MockWebServiceServer. |
| AutoConfigureWebServiceClient
Annotation that can be applied to a test class to enable and configure
auto-configuration of web service clients.
|