mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
920fbb34c8
This commit introduces automatic registration of runtime hints for classpath resources configured via the `locations` attribute in @ContextConfiguration. Closes gh-29021