apolloconfig/apollo

support HOCON format

Open

#2,164 建立於 2019年4月25日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Java (10,177 fork)batch import
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?

貢獻者指南