We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47de05b commit 9374020Copy full SHA for 9374020
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -808,7 +808,7 @@ restart the application>>.
808
As DevTools monitors classpath resources, the only way to trigger a restart is to update
809
the classpath. The way in which you cause the classpath to be updated depends on the IDE
810
that you are using. In Eclipse, saving a modified file will cause the classpath to be
811
-updated and trigger a restart. In IntelliJ IDEA, building the project (`Build -> Make
+updated and trigger a restart. In IntelliJ IDEA, building the project (`Build +->+ Make
812
Project`) will have the same effect.
813
****
814
0 commit comments