gpt4 book ai didi

java - 如何在Spring应用程序中通过url传递参数来使用第三方Web服务

转载 作者:行者123 更新时间:2023-12-01 07:58:14 25 4
gpt4 key购买 nike

在我的 Spring 应用程序中,我需要使用以下链接使用第三方 Web 服务:How to consume third party WSDL services in Spring MVC 。现在我有一个调用 Web 服务的场景,我不在对象中发送请求。这是一个get方法。所以我必须向 URL 添加参数。我该怎么做?

这是我的示例 URL:

https://sriharicorp.com/sampleApplication/CoreIssue.aspx?user=srihari&password=srihari36&Application=appscale4631&serviceName=svc&dbbSystemExtLogin=1&accountNumber=125684364836

最佳答案

既然您熟悉 Spring,您可以尝试使用 Spring 类 - RestTemplate

请参阅此处的示例 - http://www.springbyexample.org/examples/contact-rest-services-client.html或者在这里 - http://www.informit.com/guides/content.aspx?g=java&seqNum=546

关于java - 如何在Spring应用程序中通过url传递参数来使用第三方Web服务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27520382/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com