Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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?

like image 528
user1732653 Avatar asked Nov 07 '12 10:11

user1732653


1 Answers

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

like image 71
informatik01 Avatar answered Sep 21 '22 16:09

informatik01