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