Files
spring-ws-samples/echo
2022-10-18 10:11:05 -05:00
..
2022-10-18 10:11:05 -05:00
2022-10-18 10:11:05 -05:00
2020-08-06 16:17:59 -05:00

= Echo Sample

This sample shows a bare-bones echoing service. Incoming messages are handled
via DOM, and a simple 'business logic' service is used to obtain the result.

== Build and deploy

See the main link:../README.adoc[README] for build instructions.

== License

https://projects.spring.io/spring-ws[Spring Web Services] is released under version 2.0 of the http://www.apache.org/licenses/LICENSE-2.0[Apache License].