Spring WS - step by step in STS (from WSDL) [closed]

霸气de小男生 提交于 2019-12-03 06:11:58

问题


I am trying to create a new Spring webservice project in Spring Tool Suite (STS). I checked this link
http://static.springsource.org/spring-ws/site/reference/html/tutorial.html
But this doesn't tell the steps very clearly.

Can anyone please share links to some useful resources that show step-by-step how to create a Spring WS project?


回答1:


I found this small article on how to create a simple web service using Spring . This is in line with Spring tutorial. Perhaps this will help.

http://codereq.com/spring-web-service-part-1/

Thanks, Tejas.




回答2:


Maybe these links will be helpful:

Step by step Spring-WS
Spring Web Services
Simple Spring Web Services
Basic Spring Web Service Tutorial From Contract to Security




回答3:


Try this one. You can see in the screen-shot that the IDE has the famous Spring logo: http://briansjavablog.blogspot.com/2013/01/spring-web-services-tutorial.html



来源:https://stackoverflow.com/questions/13267863/spring-ws-step-by-step-in-sts-from-wsdl

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!