File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
❌ Gradle
24
24
25
25
26
+ == Documentation
27
+
28
+ - https://spring-projects-experimental.github.io/spring-boot-migrator/user-documentation.html[User documentation,window=_blank]
29
+ - https://spring-projects-experimental.github.io/spring-boot-migrator/developer-documentation.html[Developer documentation,window=_blank]
30
+
26
31
27
32
== Spring Boot 3.0 Upgrade - Interactive Web UI
28
33
We are working on automated upgrade from Spring Boot 2.7 to Spring Boot 3.0.
@@ -122,11 +127,6 @@ NOTE: **SBM requires a JDK 17.**
122
127
WARNING: **Some integration tests use Docker so you'll need Docker to run them. +
123
128
You can pass the `-DskipTests` flag to the `mvn` command to ignore tests.**
124
129
125
- == Documentation
126
-
127
- - https://spring-projects-experimental.github.io/spring-boot-migrator/user-documentation.html[User documentation,window=_blank]
128
- - https://spring-projects-experimental.github.io/spring-boot-migrator/developer-documentation.html[Developer documentation,window=_blank]
129
-
130
130
131
131
== Contributing
132
132
You can’t perform that action at this time.
0 commit comments