Yml Spring Boot configurations is ignored by IDEA 2020.1 Ultimate
Answered
I have multiple Spring Boot application. But I found strange behavior -- Idea didn't apply an application.yml -- just an application.properties.
In facets, I can't add .yml configs by hand -- they are disappeared in the custom configuration file list (see screenshot -- application.yml, facets and so on):

IDEA 2020.1 Ultimate, Ubuntu. Thank you for your help.
Please sign in to leave a comment.
I have found the problem -- it's in the orchid license -- yml configs don't work without this agreement. I argeed to this license, IDEA reloaded and all yml configs started to work.