From 7878fb5f8a897f7e8ababc23e0fd5b334596cd40 Mon Sep 17 00:00:00 2001 From: spring-builds Date: Thu, 28 May 2026 14:57:27 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.adoc b/README.adoc index c991c35d1..934f7ae23 100644 --- a/README.adoc +++ b/README.adoc @@ -65,6 +65,13 @@ parsing or rendering it, just copying it to `${main.basedir}` any changes in the README it will then show up after a Maven build as a modified file in the correct place. Just commit it and push the change. +You can generate the docs site using the following command: + +[indent=0] +---- + ./mvnw -pl docs -P docs antora:antora +---- + [[working-with-the-code]] == Working with the code If you don't have an IDE preference we would recommend that you use