You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ This enables you to define a stable ordering, making property resolution predict
7
7
8
8
Just install the latest version of `org.framefork:spring-properties-order-by-configurations` dependency, and everything should start working - the configuration autoloads in a Spring Boot project.
9
9
10
+
Currently, the oldest supported Spring Boot is 3.2+
11
+
10
12
## Motivation
11
13
12
14
The author of this library typically structures their Spring Boot applications with the following example modules:
0 commit comments