Package | Description |
---|---|
org.springframework.boot.devtools.classpath |
Support for classpath monitoring.
|
org.springframework.boot.devtools.remote.client |
Client support for a remotely running Spring Boot application.
|
Class and Description |
---|
ClassPathRestartStrategy
Strategy interface used to determine when a changed classpath file should trigger a
full application restart.
|
Class and Description |
---|
ClassPathChangedEvent
ApplicationEvent containing details of a classpath change. |