Timi df0610c15f refactor: simplify ConfigLoader and enhance ConfigRepresenter
- Bump version to 0.0.2 and update timi-io dependency
- Refactor ConfigLoader with cleaner SnakeYAML integration
- Add LoaderOptions security settings (recursion limit, alias limit, size limit)
- Enhance ConfigRepresenter to skip null values and improve enum serialization
- Remove RawMapper inner class and rawMappingList in favor of direct field reflection
- Simplify converter mechanism with cleaner serialize/deserialize flow
- Update tests to match new simplified API
- Add .claude and temp files to .gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 18:19:31 +08:00
2025-07-13 17:58:12 +08:00
2025-07-12 09:41:52 +00:00
2025-07-12 09:41:52 +00:00

timi-config

Java YAML 配置依赖

Description
Java YAML 配置依赖
Readme MIT 48 KiB
v0.0.2 Latest
2026-01-19 10:10:21 +00:00
Languages
Java 100%