feature requesthelp wanted
Repository metrics
- Stars
- (29,769 stars)
- PR merge metrics
- (平均マージ 4d 13h) (30d で 6 merged PRs)
説明
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?