Skip to content

Commit 736879b

Browse files
committed
GH-980 - Add Spring Boot compatibility matrix to reference documentation.
1 parent 9e3a5f1 commit 736879b

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

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

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22
= Appendix
33
:jdbc-schema-base: partial$spring-modulith-events-jdbc-src/main/resources
44

5+
[appendix]
6+
[[spring-boot-compatibility]]
7+
== Spring Boot Compatibility
8+
[cols="1,1,1,1,1", options="header, unbreakable"]
9+
|===
10+
|Spring Modulith Version
11+
|Spring Boot Version (compiled against)
12+
|Spring Boot Version (examples tested against)
13+
|jMolecules (compiled)
14+
|jMolecules (tested)
15+
16+
|1.4 (snapshot)
17+
|3.4
18+
|3.1, 3.2, 3.3, 3.4
19+
|2023.2
20+
|2023.2, 2025.0 RC2
21+
22+
|1.3
23+
|3.4
24+
|3.1, 3.2, 3.3, 3.4
25+
|2023.1
26+
|2023.2, 2025.0 RC2
27+
28+
|1.2
29+
|3.3
30+
|3.1, 3.2, 3.3, 3.4
31+
|2023.1
32+
|2023.2, 2025.0 RC2
33+
34+
|1.1
35+
|3.2
36+
|3.1, 3.2, 3.3, 3.4
37+
|2023.1
38+
|2023.2, 2025.0 RC2
39+
|===
40+
541
[appendix]
642
[[configuration-properties]]
743
== Spring Modulith Configuration Properties

0 commit comments

Comments
 (0)