网站建设服务收费,吉林省建设银行网站,广告设计与制作主修课程,长春市制作网站费用使用vscode开发#xff0c;安装了vscode-spring-boot ,报错如下 解决方案#xff0c;增加对yml文件的识别 新增.vscode/settings.json 内容如下#xff1a;
{files.associations: {*.yml: yaml}
}使用vscode开发安装了vscode-spring-boot ,报错如下 解决方案增加对yml文件的识别 新增.vscode/settings.json 内容如下
{files.associations: {*.yml: yaml}
}