We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7297276 commit 0c2533bCopy full SHA for 0c2533b
test/src/main/java/org/springframework/ws/mock/client/WebServiceMock.java
@@ -74,7 +74,7 @@
74
* @ContextConfiguration("applicationContext.xml")
75
* public class IntegrationTest {
76
*
77
- * // AirlineClient extends WebServiceGatewaySupport, and is configured in applicationContext.xml
+ * // MyWebServiceClient extends WebServiceGatewaySupport, and is configured in applicationContext.xml
78
* @Autowired
79
* private MyWebServiceClient client;
80
0 commit comments