1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 18:48:20 +08:00

feat: hocon supported

This commit is contained in:
flowerinsnow
2025-03-04 19:46:39 +08:00
committed by Carm
parent 8f075b99b5
commit e55fe3a8d5
14 changed files with 192 additions and 490 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<module>providers/yaml</module>
<module>providers/gson</module>
<!-- <module>providers/hocon</module>-->
<module>providers/hocon</module>
<module>providers/sql</module>
<module>providers/mongodb</module>