Merge branch '2.3.x' into 2.4.x

Closes gh-26171
This commit is contained in:
Stephane Nicoll
2021-04-20 15:12:29 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ Spring Boot includes project specific source formatting settings, in order to ha
===== Install the Spring Formatter plugin
* Select "`Help`" -> "`Install New Software`".
* Add `https://dl.bintray.com/spring/javaformat-eclipse/` as a site.
* Add `https://repo.spring.io/javaformat-eclipse-update-site/` as a site.
* Install "Spring Java Format".
NOTE: The plugin is optional.