Merge branch '2.3.x' into 2.4.x

Closes gh-24869
pull/24986/head
Stephane Nicoll 4 years ago
commit 52ca841a2e

@ -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...`".

Loading…
Cancel
Save