4 changed files with 10 additions and 2 deletions
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
[[upgrading.from-1x]] |
||||
== Upgrading From 1.x |
||||
|
||||
If you are upgrading from the `1.x` release of Spring Boot, check the {github-wiki}/Spring-Boot-2.0-Migration-Guide["`migration guide`" on the project wiki] that provides detailed upgrade instructions. |
||||
If you are upgrading from the `1.x` release of Spring Boot, check the {github-wiki}/Spring-Boot-2.0-Migration-Guide["`migration guide`" on the project wiki] that provides detailed upgrade instructions to upgrade to Spring Boot 2.x. |
||||
Check also the {github-wiki}["`release notes`"] for a list of "`new and noteworthy`" features for each release. |
||||
|
||||
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
[[upgrading.from-2x]] |
||||
== Upgrading From 2.x |
||||
|
||||
If you are upgrading from the `2.x` release of Spring Boot, check the {github-wiki}/Spring-Boot-3.0-Migration-Guide["`migration guide`" on the project wiki] that provides detailed upgrade instructions. |
||||
Check also the {github-wiki}["`release notes`"] for a list of "`new and noteworthy`" features for each release. |
||||
Loading…
Reference in new issue