原文鏈接:https://spring.io/projects/spring-ws
3.0.7版本:Reference Doc
3.0.7版本:API Doc
Spring Web Services (Spring-WS) is a product of the Spring community focused on creating document-driven Web services. Spring Web Services aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads. The product is based on Spring itself, which means you can use the Spring concepts such as dependency injection as an integral part of your Web service.
Spring Web Services(Spring-WS)是Spring團(tuán)隊(duì)的一個(gè)產(chǎn)品像吻,此產(chǎn)品專注于創(chuàng)建文檔驅(qū)動(dòng)的web服務(wù)麸锉。 Spring Web Services旨在促進(jìn)契約優(yōu)先的SOAP服務(wù)開發(fā)弹渔,通過配置XML文件的方式,創(chuàng)建靈活的web服務(wù)奇适。這個(gè)產(chǎn)品基于Spring,這就意味著芦鳍,Spring的一些概念嚷往,例如依賴注入將作為你Web服務(wù)中必須的一部分。
People use Spring-WS for many reasons, but most are drawn to it after finding alternative SOAP stacks lacking when it comes to following Web service best practices. Spring-WS makes the best practice an easy practice. This includes practices such as the WS-I basic profile, Contract-First development, and having a loose coupling between contract and implementation. The other key features of Spring Web services are:
人們用Spring-WS有很多原因柠衅,