apolloconfig/apollo

support HOCON format

Open

#2,164 opened on 2019年4月25日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Java (10,177 forks)batch import
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?

コントリビューターガイド