Added more tests
This commit is contained in:
@@ -31,6 +31,8 @@ import org.springframework.util.Assert;
|
||||
* @see #setBuildAbstractPart(boolean)
|
||||
* @see #setBuildConcretePart(boolean)
|
||||
* @since 1.0.0
|
||||
* @deprecated as of Spring Web Services 1.5: superseded by {@link org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition}
|
||||
* and the {@link org.springframework.ws.wsdl.wsdl11.provider} package
|
||||
*/
|
||||
public class DynamicWsdl11Definition implements Wsdl11Definition, InitializingBean {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user