Bumping versions

This commit is contained in:
spring-builds
2026-05-28 14:57:27 +00:00
parent 3f36565a36
commit 7878fb5f8a
+7
View File
@@ -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 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. 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]]
== Working with the code == Working with the code
If you don't have an IDE preference we would recommend that you use If you don't have an IDE preference we would recommend that you use