English 中文(简体)
Spring WS - Discussion
  • 时间:2024-11-03

Discuss Spring Web Services


Previous Page Next Page  

Spring Web Services (Spring-WS) is one of the project developed by the Spring Community. Its prime focus is to create document-driven Web Services. The Spring Web Services project faciptates contract-first SOAP service development, provides multiple ways to create flexible web services, which can manipulate XML payloads in multiple ways. Being Spring based, Spring Web Services uses Spring Concepts pke Dependency Injection and Configurations seamlessly. Spring-WS requires Spring 3.0 version.

Spring Framework was initially written by Rod Johnson and was first released under the Apache 2.0 pcense in June 2003. This tutorial has been written based on the Spring Framework Version 4.1.6 released in March 2015.

Advertisements