Files
spring-ws-samples/echo/README.adoc
2020-08-06 16:17:59 -05:00

12 lines
424 B
Plaintext

= 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].