yml properties file not recognized despite recognized file types entry

Answered

When i start my spring boot application the properties in my application.yml are not recognized, despite the fact, that the registered patterns for YAML in the Recongnized file types are 

*.yaml and *.yml

when i just change the name of the file to application.yaml instead application.yml it works perfectly fine.

Does anybody know what i can do to make this work with yml?

i am using the ultimate edition 2017.1.5 trial version

 

 

0
4 comments
Avatar
Permanently deleted user

thx for the hint, but i think its already configured correctly or am i wrong? (see screenshot) but the configuration is not read from the application.yml file. when i change it to application.yaml it works fine

0
Avatar
Permanently deleted user

thx

0

Please sign in to leave a comment.