springboot projects application.yml with the Chinese start key of Map

application.yml以Map形式的配置,在测试过程中发现key为中文开头时,springboot注入失败,获取不到数据

解决办法

中文用[]括起来就可以了

如图所示

image.png

你可能感兴趣的:(springboot projects application.yml with the Chinese start key of Map)