feature requesthelp wanted
仓库指标
- Star
- (29,769 star)
- PR 合并指标
- (平均合并 4天 13小时) (30 天内合并 6 个 PR)
描述
My company use inner config object with typeSafe config, we often use HOCON format to edit config file. But apollo only support yml/yaml/properties/json. We must first convert HOCON to json, and then poll apollo. Can apollo support HOCON format?