mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
This covers the cases when: * An Java agent based reloader (e.g. JRebel) is being used * The reloader was disabled by using a system property See gh-14807