spring-boot/spring-boot-docs
Vedran Pavic bb72a4abe1 Add support for Spring WS auto WSDL/XSD exposure
This commit adds support for auto-configuration of Spring WS automatic
WSDL and XSD exposure i.e. registration of `WsdlDefinition` and
`XsdDefinition` beans. The bean registration is triggered by configuring
`spring.webservices.wsdl-locations` property which will search the
provided locations for WSDL/XSD files and register appropriate beans.

See gh-9635
2017-09-25 15:21:08 +02:00
..
src Add support for Spring WS auto WSDL/XSD exposure 2017-09-25 15:21:08 +02:00
pom.xml Polish "Add auto-configuration for REST Docs with REST Assured" 2017-09-25 12:47:43 +01:00