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 3d68eed commit 4b6a0f5Copy full SHA for 4b6a0f5
core/src/main/java/org/springframework/ws/wsdl/wsdl11/Wsdl11DefinitionBuilder.java
@@ -25,6 +25,8 @@
25
*
26
* @author Arjen Poutsma
27
* @since 1.0.0
28
+ * @deprecated as of Spring Web Services 1.5: superseded by {@link org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition}
29
+ * and the {@link org.springframework.ws.wsdl.wsdl11.provider} package
30
*/
31
public interface Wsdl11DefinitionBuilder {
32
0 commit comments