facultyai / facultyai/dynamic-configuration

Dynamic configuration from resource

Offen
#17 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement good first issue
Vorherrschende Sprache
Scala
Sterne
7
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Java and Scala have the concept of resources -- configuration files that are on the classpath (typically in `src/{main,test}/resources`).

It would be good to be able to load configuration from a resource. Scala 2.12 has a `Source.fromResource` method, but if we want to maintain compatibility with 2.11, we should probably avoid that.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.