mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5a91d60788
Prior to this change, LocalJaxWsServiceFactory allowed specifying a WSDL document URL. Now users may also specify a WSDL document represented as a Spring Resource object for convenience. Issue: SPR-9909