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

refactor(builder): Refactor builder functions to support custom adapters.

This commit is contained in:
2025-09-27 00:55:38 +08:00
parent cb7562cd8c
commit c86985017f
25 changed files with 116 additions and 37 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>configured-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>4.1.7</version>
<version>4.1.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>