class DevelopmentShutdownHook extends Object implements ApplicationContextAware
Registers a shutdown hook to close the application context when CTRL+C is hit in dev mode.
Constructor and description |
---|
DevelopmentShutdownHook() |