spring-guides / gs-consuming-web-service

Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service
http://spring.io/guides/gs/consuming-web-service
Apache License 2.0
136 stars 164 forks source link

Update ConsumingWebServiceApplication.java #62

Closed krios2146 closed 12 months ago

krios2146 commented 1 year ago

Change confusing quoteClient to the more appropriate countryClient

fixes #61