mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Update `LocalDevToolsAutoConfigurationTests` to ensure that a random server port is used rather than 8080. Fixes gh-7268 See gh-7039