Skip to content

Commit

Permalink
YAML in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
norbertpotocki committed Aug 15, 2015
1 parent 55b3ce6 commit 8c01670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@
* **Powerful** configuration mechanisms (interface **binding**, **multi-source** support with **fallback** strategy, **merging**, ...)
* **Distributed-environment friendly** ( **caching**, support for **multiple environments** [test, preprod, prod], ...)
* Reads configuration from: **[Consul](https://github.com/cfg4j/cfg4j-sample-apps/tree/master/consul-bind),
[Git repos](https://github.com/cfg4j/cfg4j-sample-apps/tree/master/git-bind),
[Git repos (YAML and/or properties)](https://github.com/cfg4j/cfg4j-sample-apps/tree/master/git-bind),
[Files](https://github.com/cfg4j/cfg4j-sample-apps/tree/master/files-bind),
[Classpath](https://github.com/cfg4j/cfg4j-sample-apps/tree/master/classpath-bind), ...**
* Seamless integration with **[Spring](https://spring.io/)**, **[Guice](https://github.com/google/guice)** and others
Expand Down

0 comments on commit 8c01670

Please sign in to comment.