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