18 lines
652 B
Plaintext
18 lines
652 B
Plaintext
[[upgrading]]
|
|
= Upgrading Spring Boot
|
|
include::attributes.adoc[]
|
|
|
|
Instructions for how to upgrade from earlier versions of Spring Boot are provided on the project {github-wiki}[wiki].
|
|
Follow the links in the {github-wiki}#release-notes[release notes] section to find the version that you want to upgrade to.
|
|
|
|
Upgrading instructions are always the first item in the release notes.
|
|
If you are more than one release behind, please make sure that you also review the release notes of the versions that you jumped.
|
|
|
|
include::upgrading/from-1x.adoc[]
|
|
|
|
include::upgrading/to-feature.adoc[]
|
|
|
|
include::upgrading/cli.adoc[]
|
|
|
|
include::upgrading/whats-next.adoc[]
|