mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +00:00
This commit makes sure that properties-based resource bundle location with a dot is detected. It also harmonizes the description of the configuration key as our support is not stricly matching the convention. Closes gh-10092