From 52e75b393af8bf51f022bae3ce4621365cef552a Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Fri, 2 Dec 2022 09:22:33 -0600 Subject: [PATCH] Polishing. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 6ecf6fa..d415601 100644 --- a/README.adoc +++ b/README.adoc @@ -7,7 +7,7 @@ projects illustrating usage of Spring Web Services. == Spring Boot 3.0 + Spring WS 4.0 This version of the samples focuses on Spring WS 4.0, the generation provided by Spring Boot 3.0. - +For Spring WS 3.1 (Spring Boot 2.7) samples, check out https://github.com/spring-projects/spring-ws-samples/tree/1.0.x. == Sample Applications