mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix readme
This commit is contained in:
@@ -17,7 +17,17 @@
|
||||
## 🛠️包含内容
|
||||
|
||||
### Setting
|
||||
|
||||
提供支持分组和变量替换的配置文件格式。
|
||||
|
||||
### Props
|
||||
传统Properties的封装。
|
||||
|
||||
传统Properties的封装。
|
||||
|
||||
### TOML
|
||||
|
||||
TOML(Tom's Obvious, Minimal Language)配置文件解析和生成。
|
||||
|
||||
### YAML
|
||||
|
||||
提供基于[Snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml)的读写封装。
|
Reference in New Issue
Block a user