-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Labels
type: documentationA documentation updateA documentation update
Milestone
Description
Section: 20.2 Automatic restart
Triggering a restart
As DevTools monitors classpath resources, the only way to trigger a restart is to update the classpath. The way in which you cause the classpath to be updated depends on the IDE that you are using. In Eclipse, saving a modified file will cause the classpath to be updated and trigger a restart. In IntelliJ IDEA, building the project (Build # Make Project) will have the same effect.
Looking in using-spring-boot.adoc, the # was originally ->
I've seen the same issue when creating our training documentation -- Asciidoc/Docbook parsers convert characters they doesn't recognize to #.
If you find the solution, please let me know! :)
Metadata
Metadata
Assignees
Labels
type: documentationA documentation updateA documentation update