mirror of
https://github.com/lightbend/config.git
synced 2025-02-23 09:41:01 +08:00
configuration library for JVM languages using HOCON files
Value concatenation is supposed to provide an illusion that you can just type long unquoted sentences, but really they are a series of tokens. Be sure we don't weirdly reformat any numbers that happen to appear in unquoted text. |
||
---|---|---|
project | ||
src | ||
.gitignore | ||
build.sbt | ||
README.md | ||
SPEC.md | ||
TODO.txt |
Configuration library for Java.