Skip to content
Joel Jeremy Marquez edited this page Nov 1, 2021 · 2 revisions

Externalized Properties is lightweight and extensible library to resolve application properties from various external sources.

Externalized Properties was inspired by the The Twelve Factor Methodology's section III. Config.

The goal of this library is to make it easy for applications to implement configuration best practices by providing easy-to-use APIs as well as providing the flexibility to choose where to store their configurations/properties.

Clone this wiki locally