Basic consuming soap web service
Based on https://spring.io/guides/gs/consuming-web-service
Url to test: http://localhost:8081/home/?name=Country%20Name
Consume https://github.com/danielps99/producing-soap-web-service
mvn spring-boot:run
Basic consuming soap web service
Based on https://spring.io/guides/gs/consuming-web-service
Url to test: http://localhost:8081/home/?name=Country%20Name
Consume https://github.com/danielps99/producing-soap-web-service
mvn spring-boot:run