项目作者: ewsq

项目描述 :
读取yml配置文件的工具类.可以实现将 server : port : portnumber : 8081 转换为 key为"server.port.portnumber",值为"8081"的Map集合
高级语言: Java
项目地址: git://github.com/ewsq/YamlUtils.git
创建时间: 2019-11-03T15:56:22Z
项目社区:https://github.com/ewsq/YamlUtils

开源协议:MIT License

下载