Files
spring-boot/spring-boot-project
Phillip Webb 53b9d6091d Refactor ApplicationResourceLoader preferFileResolution support
Refactor `ApplicationResourceLoader` so that `preferFileResolution`
is supported using a new `ResourceFilePathResolver` strategy interface.

This update allows us to locate `ResourceFilePathResolver`
implementations in more suitable packages that are closer to the
code that they support.

See gh-44535
2025-04-22 22:46:00 -07:00
..