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

feat(builder): 提供Functional形式提供defaultValue的方法。

This commit is contained in:
2023-01-16 19:26:07 +08:00
parent 96e90dd71b
commit 1232c7c4da
7 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>easyconfiguration-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>3.3.1</version>
<version>3.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>