spotify/scio

Consider using another configuration mechanism other than properties

Ouverte

#1 497 ouverte le 1 nov. 2018

 (3 commentaires) (0 réaction) (0 personne assignée)Scala (529 forks)auto 404
good first issuequestion ❓

Métriques du dépôt

Stars
 (2 626 étoiles)
Métriques de merge PR
 (Merge moyen 7j 12h) (5 PRs mergées en 30 j)

Description

It seems like scio uses System Properties for some configurations.

Motivated by reasons listed here https://medium.com/@hussachai/configurations-are-you-doing-it-wrong-e4ea2672a4a9 , I would like to ask whether we should consider supporting configuration via another mechanism.

Guide contributeur