mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Apparently yaml.org prefers .yaml, but the internet seems to be more aligned with .yml, so I guess we should support both out of the box. Fixes gh-675