Package org.springframework.boot.test.autoconfigure.webservices.server
package org.springframework.boot.test.autoconfigure.webservices.server
Auto-configuration for web service server tests.
-
ClassDescriptionAnnotation that can be applied to a test class to enable auto-configuration of
MockWebServiceClient
.Annotation that can be applied to a test class to enable and configure auto-configuration of web service servers endpoints.Auto-configuration forMockWebServiceClient
support.Annotation that can be used for a typical Spring web service server test.