Files
spring-boot/spring-boot-developer-tools
Phillip Webb a9f69e86be Add RestartScope and Restart attributes
Add a "restart" Spring `Scope` that remains between application
restarts. Allows beans such as the livereload server to remain active
during restarts and not disconnect clients.

See gh-3085
2015-06-01 21:18:33 -07:00
..