mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5204d736f3
This commit ensures that `DefaultApplicationStartup` returns a static step for each call to avoid allocations. Closes gh-26939