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

feat(json): Finished json version's provider

This commit is contained in:
2025-02-13 04:34:52 +08:00
parent 79f59bafe6
commit 90407dcd0d
30 changed files with 289 additions and 607 deletions
@@ -1,7 +1,5 @@
package sample;
import cc.carm.lib.configuration.EasyConfiguration;
public class Sample {
public static void main(String[] args) {