mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
- Verify that isReady has been called - When forking, use a random port for JMX - Don’t wait for application termination as it introduces a race condition and verifying that shutdown has been requested is sufficient See gh-2525