From a78b4e8786c4654f49d3d8ce703cbc3f61fd154f Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Fri, 2 Dec 2022 09:18:28 -0600 Subject: [PATCH] Polishing. --- README.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index bd95079..6ecf6fa 100644 --- a/README.adoc +++ b/README.adoc @@ -4,6 +4,11 @@ https://spring.io/projects/spring-ws[Spring Web Services] is a product of the Sp document-driven, contract-first Web services. This repository contains sample 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. + + == Sample Applications The following sample applications demonstrate the capabilities of https://spring.io/projects/spring-ws[Spring Web @@ -45,4 +50,4 @@ $ ./mvnw spring-boot:run == 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]. \ No newline at end of file +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].