From d0cd8e4e07e12b452ef74e938e7c98ec49e6a10a Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Fri, 2 Dec 2022 09:21:43 -0600 Subject: [PATCH] Polishing. --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 50db670..3eda714 100644 --- a/README.adoc +++ b/README.adoc @@ -7,6 +7,7 @@ projects illustrating usage of Spring Web Services. == Spring Boot 2.7 + Spring WS 3.1 This version of the samples focuses on Spring WS 3.1, the generation provided by Spring Boot 2.7. +For newer versions of Spring WS, check out https://github.com/spring-projects/spring-ws-samples. == Sample Applications