Skip to content

Commit 8ba1928

Browse files
committed
GH-971 - Improve compatibility matrix.
Also link to it from the introduction.
1 parent 9f71c36 commit 8ba1928

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

src/docs/antora/modules/ROOT/pages/appendix.adoc

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@
88
[cols="1,1,1,1,1", options="header, unbreakable"]
99
|===
1010
|Spring Modulith Version
11-
|Spring Boot Version (compiled against)
12-
|Spring Boot Version (examples tested against)
13-
|jMolecules (compiled)
14-
|jMolecules (tested)
11+
|Spring Boot Version +
12+
(compiled against)
13+
|Spring Boot Version +
14+
(examples tested against)
15+
|jMolecules +
16+
(compiled)
17+
|jMolecules +
18+
(tested)
1519

1620
|1.4 (snapshot)
1721
|3.4
@@ -29,13 +33,13 @@
2933
|3.3
3034
|3.1, 3.2, 3.3, 3.4
3135
|2023.1
32-
|2023.2, 2025.0 RC2
36+
|2023.1, 2023.2, 2025.0 RC2
3337

3438
|1.1
3539
|3.2
3640
|3.1, 3.2, 3.3, 3.4
3741
|2023.1
38-
|2023.2, 2025.0 RC2
42+
|2023.1, 2023.2, 2025.0 RC2
3943
|===
4044

4145
[appendix]

src/docs/antora/modules/ROOT/pages/index.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ As a result, Spring Modulith enables developers to build applications that are e
2626
* Snapshot repository: https://repo.spring.io/snapshot
2727
* Javadoc: https://docs.spring.io/spring-modulith/docs/{projectVersion}/api
2828

29+
[[compatibility]]
30+
== Spring Boot compatbility
31+
32+
Find a full Spring Boot compatibility matrix xref:appendix.adoc#compatibility-matrix[here].
33+
2934
[[using-spring-modulith]]
3035
== Using Spring Modulith
3136

0 commit comments

Comments
 (0)