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.
2 parents 155d550 + 9374020 commit df6167dCopy full SHA for df6167d
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -827,7 +827,7 @@ restart the application>>.
827
As DevTools monitors classpath resources, the only way to trigger a restart is to update
828
the classpath. The way in which you cause the classpath to be updated depends on the IDE
829
that you are using. In Eclipse, saving a modified file will cause the classpath to be
830
-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
831
Project`) will have the same effect.
832
****
833
0 commit comments