@PropertySource(value = {"路径"},ignoreResourceNotFound = true,encoding = "utf-8")
是不是需要再配置什么东西呢?
可能是与文件编码有关,可以看下两个yml文件编码是否一样