mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Refine the `IllegalStateException` thrown from `PropertySourceLoader` for unknown extensions to also indicated that folder references must end in '/'. Closes gh-17241