Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 322 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 322 Bytes

Stillingar

Stillingar is a configuration framework for Java applications. It supports runtime reloading of configuration files, which can consist of XML, JSON or properties files. When used in a Spring environment, configuration values can be autowired by expression or if XMLBeans/JAXB/Jackson2 are used, by type.