mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add pool
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -------------------------------------------------------------
|
||||
# ----- GroupedSet File with UTF8-----
|
||||
# @see com.xiaoleilu.hutool.lang.GroupedSet
|
||||
# @see org.dromara.hutool.setting.GroupedSet
|
||||
# -------------------------------------------------------------
|
||||
|
||||
无分组值1
|
||||
@@ -21,4 +21,4 @@
|
||||
空分组值1
|
||||
空分组会合并到无分组里
|
||||
|
||||
[没有值的分组]
|
||||
[没有值的分组]
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#--------------------------------------
|
||||
# GroupSet配置文件样例
|
||||
#每一个分组下有一组set集合
|
||||
# author xiaoleilu
|
||||
# author Looly
|
||||
#--------------------------------------
|
||||
|
||||
[group1]
|
||||
@@ -10,4 +10,4 @@ value2
|
||||
|
||||
[group2]
|
||||
value1
|
||||
value2
|
||||
value2
|
||||
|
Reference in New Issue
Block a user