apolloconfig/apollo

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

Open

#4243 opened on Mar 1, 2022

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

Description

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

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

Contributor guide