Package | Description |
---|---|
org.springframework.boot.devtools.autoconfigure |
Auto-configuration for
spring-boot-devtools . |
org.springframework.boot.devtools.restart |
Application restart support.
|
Class and Description |
---|
ConditionalOnInitializedRestarter |
Class and Description |
---|
FailureHandler
Strategy used to handle launch failures.
|
FailureHandler.Outcome
Various outcomes for the handler.
|
Restarter
Allows a running application to be restarted with an updated classpath.
|
RestartInitializer
Strategy interface used to initialize a
Restarter . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.