apolloconfig/apollo

support HOCON format

Open

#2.164 aberto em 25 de abr. de 2019

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Java (10.177 forks)batch import
feature requesthelp wanted

Métricas do repositório

Stars
 (29.769 stars)
Métricas de merge de PR
 (Mesclagem média 4d 13h) (6 fundiu PRs em 30d)

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?

Guia do colaborador