apolloconfig/apollo

support HOCON format

Open

#2 164 ouverte le 25 avr. 2019

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Java (10 177 forks)batch import
feature requesthelp wanted

Métriques du dépôt

Stars
 (29 769 stars)
Métriques de merge PR
 (Merge moyen 4j 13h) (6 PRs mergées en 30 j)

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?

Guide contributeur