use IDEA"s  Spring Initializr  to initialize  Spring-Boot  project defaults to  application.properties  as configuration file, and I want to use  yml . After I create a new  application.yml  under  resource , as shown below. The  yml  file has no input prompt. May I ask how to solve it, thank you: -) 
 

 idea  Spring Initializr  
 yaml  idea 
 
 
I would also like to thank several respondents for adopting the closest answer,:).





