spring-framework/framework-docs/modules
Brian Clozel d128dd2616 Make StartupStep AutoCloseable
This commit mames `StartupStep` extend `AutoCloseable` in order to allow
the try/with resources syntax and making the `step.end()` call
transparent.

Closes gh-35277
2025-08-22 19:24:11 +02:00
..
ROOT Make StartupStep AutoCloseable 2025-08-22 19:24:11 +02:00