No converter found capable of converting from type
在学习yml配置springboot的时候,报出No converter found capable of converting from type 错误
我的yml配置
后来发现是 dog下没有加空格所以读取不到,被当成了string
在学习yml配置springboot的时候,报出No converter found capable of converting from type 错误
我的yml配置
后来发现是 dog下没有加空格所以读取不到,被当成了string