You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ConfigLib/configlib-core
William dcb8aafb4a
Add builder option to specify charset for file encoding (#28)
* feat: Make read/write charset configurable, default to UTF-8

* refactor: Make charset final in FileConfigurationProperties

* test: add unit tests

* refactor: use system/environment encoding by default

* test: fix spacing in test class

* test: removed unused import
10 months ago
..
src Add builder option to specify charset for file encoding (#28) 10 months ago
build.gradle.kts Update version to 4.2.0 2 years ago