Yml Spring Boot configurations is ignored by IDEA 2020.1 Ultimate
已回答
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.
请先登录再写评论。
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.