在web项目中读取yml配置文件的工具类.可以实现将 server : port : portnumber : 8081 转换为 key为"server.port.portnumber",值为"8081"的Map集合
2021-09-24 14:15:33 1KB yaml yml ymlutil
1