mirror of
https://github.com/lightbend/config.git
synced 2025-01-15 23:01:05 +08:00
configuration library for JVM languages using HOCON files
aae70ecb8e
fromProperties() now parses paths with a strict "split on period" It now handles more than one level of nested object. It's now defined that if a properties file defines both an object and a string at the same key, the object wins. |
||
---|---|---|
project | ||
src | ||
.gitignore | ||
build.sbt | ||
README.md | ||
SPEC.md | ||
TODO.txt |
Configuration library for Java.