apolloconfig/apollo

support HOCON format

Open

#2164 aperta il 25 apr 2019

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Java (10.177 fork)batch import
feature requesthelp wanted

Metriche repository

Star
 (29.769 star)
Metriche merge PR
 (Merge medio 4g 13h) (6 PR mergiate in 30 g)

Descrizione

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?

Guida contributor