facultyai / facultyai/dynamic-configuration

Dynamic configuration from resource

オープン
#17 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue
主要言語
Scala
スター
7
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。