mvn install 的时候报Could not open ServletContext resource [/application.yml] 有人遇到这种情况吗
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [com.imooc.demo.DemoApplication]; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/application.yml]
Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/application.yml]