mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
c235ad0b35
This change is done for several reasons: - Move the logic where it is documented. - Test it with ResourcePatternHintTests. - Allow RuntimeHintsPredicates to leverage this logic. Closes gh-28620