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

feat(holder): Try to support MultiConfiguration. #169

This commit is contained in:
2026-03-11 11:02:11 +08:00
parent d9cb95b2e9
commit 500eebefde
23 changed files with 395 additions and 18 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>configured-parent</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<properties>