Merge branch '2.3.x' into 2.4.x

Closes gh-24869
This commit is contained in:
Stephane Nicoll 2021-01-18 14:31:05 +01:00
commit 52ca841a2e

View File

@ -132,7 +132,7 @@ Once the checkout has completed, a pop-up will suggest to open the project.
==== Install the Spring Formatter plugin ==== Install the Spring Formatter plugin
If you haven't done so, install the formatter plugin so that proper formatting rules are applied automatically when you reformat code in the IDE. If you haven't done so, install the formatter plugin so that proper formatting rules are applied automatically when you reformat code in the IDE.
* Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-plugin[IntelliJ IDEA plugin]. * Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-idea-plugin[IntelliJ IDEA plugin].
* Select "`IntelliJ IDEA`" -> "`Preferences`". * Select "`IntelliJ IDEA`" -> "`Preferences`".
* Select "`Plugins`". * Select "`Plugins`".
* Select the wheel and "`Install Plugin from Disk...`". * Select the wheel and "`Install Plugin from Disk...`".