huanmeng-qwq
|
fa99385ff0
|
feat: Support kotlin dsl
|
2025-03-22 17:43:48 +08:00 |
|
carm
|
7462cd720e
|
chore: Optimize code format & functions.
|
2025-03-19 18:36:08 +08:00 |
|
carm
|
82cca5eca2
|
feat(exception): Supported ConfigExceptionHandler for holders.
|
2025-03-17 01:06:57 +08:00 |
|
carm
|
fae048dd69
|
feat(validator): Support validators for config values.
BREAKING CHANGE: `ValueManifest` and `ConfigValue` added a new type "UNIT" to mark the minimal unit value of this instance.
link #132
|
2025-03-16 23:56:36 +08:00 |
|
carm
|
854e3df49f
|
feat: Upgrade configured to v4.1.0
|
2025-03-15 01:52:52 +08:00 |
|
carm
|
17762a2e70
|
refactor(proj): Change project name to "configured"
|
2025-03-12 03:27:35 +08:00 |
|
carm
|
7dbd607a3f
|
refactor(proj): Change project name to "configured"
|
2025-03-12 03:22:40 +08:00 |
|
carm
|
04eaf6606d
|
feat: Jump to 4.0.11
|
2025-03-06 18:19:25 +08:00 |
|
carm
|
8f075b99b5
|
chore(deps): use parent dependencies' version
|
2025-03-04 11:58:01 +08:00 |
|
carm
|
09a0b3c373
|
chore(deps): use parent dependencies' version
|
2025-03-04 11:34:16 +08:00 |
|
carm
|
6434feb980
|
fix(sql): Fixed sql table format
|
2025-03-04 01:57:04 +08:00 |
|
carm
|
c2a9e2254c
|
feat(section): Add ConfigureSection#asMap function
|
2025-03-04 01:06:21 +08:00 |
|
carm
|
a699f6c164
|
feat(sql): Support SQL sources
|
2025-03-03 18:51:21 +08:00 |
|
carm
|
f74d5d29f9
|
feat(mongo): Finished source for MongoDB #105
|
2025-02-27 00:46:44 +08:00 |
|
carm
|
6f28abebb9
|
feat(section): Add #path and #fullPath for sections
|
2025-02-25 00:04:24 +08:00 |
|
carm
|
f5bccdaad5
|
chore: Upgraded to 4.0.6
|
2025-02-22 09:57:24 +08:00 |
|
carm
|
4523190cb0
|
feat: Upgraded to 4.0.5
|
2025-02-20 16:50:07 +08:00 |
|
carm
|
8e7ac263e7
|
feat: Split MapSection and MemorySection
|
2025-02-20 03:01:45 +08:00 |
|
carm
|
1c002ae535
|
feat: Split MapSection and MemorySection
|
2025-02-20 02:50:00 +08:00 |
|
carm
|
00170e6d77
|
feat: Simplify the ConfigureSection functions to support more different usages.
|
2025-02-18 17:08:12 +08:00 |
|
carm
|
69cec281be
|
feat: Version update to 4.0.1
|
2025-02-16 23:47:22 +08:00 |
|
carm
|
18199cd1cf
|
feat(yaml): Try implement yaml comments
|
2025-02-13 07:12:55 +08:00 |
|
carm
|
05ff61a9d9
|
feat(json): Implement json sources
|
2025-02-12 04:25:29 +08:00 |
|
carm
|
5d5626bff2
|
build(plugin): Fixed build plugins missing.
|
2023-12-24 20:59:50 +08:00 |
|
carm
|
505b86ec9c
|
feat(sql): Support sql based configuration provider.
|
2023-12-24 04:52:56 +08:00 |
|
carm
|
aa50345329
|
feat(interface): Support interface root configurations.
|
2023-12-23 22:25:16 +08:00 |
|
carm
|
89c8ec8adf
|
fix(type): 修复部分原生类型无法转换的问题。#54
|
2023-12-21 20:47:13 +08:00 |
|
carm
|
27a68ead7c
|
feat(map): 支持通过ConfigurationSection创建MapValue。
|
2023-08-28 17:00:56 +08:00 |
|
carm
|
c6cce5208f
|
fix(init): 尝试修复初始化创建无用文件的问题 #40
|
2023-08-10 02:00:46 +08:00 |
|
carm
|
81e024e309
|
fix(file): 修复 FileConfigProvider#saveResource 文件创建异常的问题。#39
|
2023-07-18 00:20:31 +08:00 |
|
carm
|
eee4a278d9
|
feat(value): 支持对Enum对象的快速解析
|
2023-06-23 14:06:56 +08:00 |
|
carm
|
2e61e66cdb
|
refactor(api): 🤖 优化代码命名逻辑,补充部分Javadoc。
|
2023-05-20 09:21:49 +08:00 |
|
carm
|
aa4225dbba
|
build: 修改Java版本的标签名
|
2023-03-20 20:17:23 +08:00 |
|
carm
|
ddd33154be
|
chore(yaml): 独立 YAMLCommentWriter 项目
|
2023-03-20 20:11:23 +08:00 |
|
carm
|
727c26a2fb
|
feat(value): 单独提出 ”ValueManifest“ 以解决每个实现类中初始参数复杂的问题,方便后续开发。
|
2023-03-15 22:24:08 +08:00 |
|
carm
|
c49d904665
|
feat(value): 为ConfiguredList 与 ConfiguredMap 实现相关基础方法
|
2023-02-19 17:17:33 +08:00 |
|
carm
|
fd01d9b7ef
|
feat(builder): 为 ConfiguredMap 提供更便利的defaults方法。
|
2023-02-11 21:45:00 +08:00 |
|
carm
|
1232c7c4da
|
feat(builder): 提供Functional形式提供defaultValue的方法。
|
2023-01-16 19:26:07 +08:00 |
|
carm
|
a9f3d829bd
|
build(javadoc): 修复Demo项目缺失的javadoc
|
2022-12-11 02:30:47 +08:00 |
|
carm
|
35398ab741
|
feat(init): 支持针对于实体类的初始化 #9
|
2022-12-11 02:02:16 +08:00 |
|