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

feat(yaml): Try implement yaml comments

This commit is contained in:
2025-02-13 07:12:55 +08:00
parent 47e2a4854c
commit 18199cd1cf
13 changed files with 339 additions and 13 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>easyconfiguration-parent</artifactId>
<version>3.9.1</version>
<version>4.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<properties>