feature requesthelp wanted
Repository metrics
- Stars
- (29,769 stars)
- PR merge metrics
- (PR metrics pending)
Description
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?