apolloconfig/apollo

配置类型增加table(key-list) 类型配置

Open

#4,243 opened on Mar 1, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (10,177 forks)batch import
feature requesthelp wanted

Repository metrics

Stars
 (29,769 stars)
PR merge metrics
 (Avg merge 3d 18h) (8 merged PRs in 30d)

Description

1 业务场景下,除了properties(key-value), file (json, xml...)类型配置,很多场景都还需要TABLE( key-list )类型配置,也就是类似excel的场景。希望增加key-list 的配置类型

2 文件的配置功能较少,没有properties中的撤销配置,同步配置等功能

Contributor guide