简体   繁体   English

Spring-WS项目创建

[英]Spring-WS project creation

I'm trying to develop a simple starter project on Spring-WS using STS 3.9. 我正在尝试使用STS 3.9在Spring-WS上开发一个简单的入门项目。 I'm new to this technology I'm done with theoretical concepts of web services and Spring-WS. 我对这项技术是陌生的,已经对Web服务和Spring-WS的理论概念有所了解。 I have also gone through the spring.io official website for project creation but things over there were not very clear to me. 我也已经通过spring.io官方网站进行了项目创建,但是那边的事情对我来说还不是很清楚。

Can anyone please share some links that shows step by step development of project creation. 任何人都可以分享一些显示逐步创建项目的链接。

Also i also want to know apart from STS spring framework jars what all jars file are required for the same project. 我也想知道除STS spring框架jars之外,同一项目需要什么jars文件。

I would highly recommend to take a look at the guides at https://spring.io/guides/ . 我强烈建议您查看https://spring.io/guides/上的指南。 They provide simple-to-follow guides for a wide variety of topics around Spring, including web services. 他们为围绕Spring的各种主题提供了简单易懂的指南,包括Web服务。 Not sure exactly what kind of web service you are looking for (RESTful or SOAP, whereas RESTful services are the preferred way nowadays), but you will find guides for both. 不确定要查找的是哪种Web服务(RESTful或SOAP,而RESTful服务是当今的首选方式),但是您会找到两者的指南。

In case you found a guide that helps you, you can import the guides directly into a workspace in STS via the "Import Spring Getting Started Content" wizard, which you can find via the "New -> Other" and search for "Spring". 如果找到了可以帮助您的指南,则可以通过“导入Spring入门内容”向导将这些指南直接导入STS中的工作区,可以通过“新建->其他”找到该向导并搜索“ Spring” 。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM