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

2019-03-10 03:24发布

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?

3条回答
贪生不怕死
2楼-- · 2019-03-10 03:40

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.

查看更多
Root(大扎)
4楼-- · 2019-03-10 03:54

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

查看更多
登录 后发表回答