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

What do I need to add if I use the HTTPS protocol? #22

Closed JiangSongBai closed 6 years ago

JiangSongBai commented 7 years ago

Such as titile.

dsyer commented 7 years ago

What's a "titile"? Can't you just change the URL from "http" to "https"?