spring-framework/spring-core
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
..
src Make StartupStep AutoCloseable 2025-08-22 19:24:11 +02:00
spring-core.gradle Migrate to Palentir's JavaPoet 2025-07-17 16:25:46 +02:00