Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 626 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 626 Bytes

Unicorn is a uniform configration lib for framework.

The Name Unicorn is from the head letters of UNIform CONfigration.

Configration is a important aspect of a framework. Unlike common applications, a framework has for more demands of configration flexibility and uniformity.

  • Multisource Integration.
    • configration pojo
    • spring configration
    • classpath properties file
    • JVM -D option
    • remote config(ZooKeeper, etc)
  • Configration overwrite among source levels.

Unicorn Home Page:
https://github.com/metaframe/unicorn/wiki

Unicorn Project Page:
https://github.com/metaframe/unicorn