1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 10:38:19 +08:00

feat(mongo): Finished source for MongoDB #105

This commit is contained in:
2025-02-26 23:49:32 +08:00
parent 6f28abebb9
commit f74d5d29f9
16 changed files with 263 additions and 22 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>easyconfiguration-parent</artifactId>
<version>4.0.7</version>
<version>4.0.8</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<properties>