Application run failed问题解决

 

 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2022-04-15 19:39:20.900 ERROR 6564 --- [           main] o.s.boot.SpringApplication               : Application run failed

 

解决方法:修改application.yml文件格式。改为UTF-8。

File-Settings

 

 Editor -->  File Encodings -->  Default encoding for properties files:  UTF-8。

 

Apply  -->  OK

 

 

 
posted @ 2022-04-15 20:05  临易  阅读(5102)  评论(0编辑  收藏  举报