Files
hutool/hutool-setting/src/test/resources/example/example.set
2023-12-17 22:45:40 +08:00

25 lines
381 B
Plaintext

# -------------------------------------------------------------
# ----- GroupedSet File with UTF8-----
# @see org.dromara.hutool.setting.GroupedSet
# -------------------------------------------------------------
无分组值1
无分组值2
[分组1]
值1
值2
值3
[特殊分组]
1
2
3
\#转义注释符
[]
空分组值1
空分组会合并到无分组里
[没有值的分组]