mirror of
https://gitee.com/dromara/hutool.git
synced 2026-02-09 09:16:26 +08:00
修复utf8-bom的setting文件读取问题
This commit is contained in:
3
hutool-setting/src/test/resources/test_with_bom.setting
Executable file
3
hutool-setting/src/test/resources/test_with_bom.setting
Executable file
@@ -0,0 +1,3 @@
|
||||
[line1]
|
||||
key1 = value1
|
||||
key2 = value2
|
||||
Reference in New Issue
Block a user