跳过导航链接

hutool-setting 6.0.0-M9 API

程序包 
程序包 说明
org.dromara.hutool.setting
Setting模块主要针对Properties文件读写做封装,同时定义一套自己的配置文件规范,实现兼容性良好的配置工具。
org.dromara.hutool.setting.profile
配置环境封装,例如Profile可以自定义不同环境下的配置文件位置
org.dromara.hutool.setting.props
配置文件实现封装,例如Properties封装Props
org.dromara.hutool.setting.toml
TOML(Tom's Obvious, Minimal Language)配置文件解析和生成 规范:https://toml.io/cn/ 参考实现:https://github.com/TheElectronWill/TOML-javalib
org.dromara.hutool.setting.yaml
YAML文件的读写封装,基于snakeyaml
跳过导航链接

Copyright © 2023. All rights reserved.