Externalized Properties for the JVM

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • externalized-properties

    A lightweight and extensible library to resolve application properties from various external sources.

  • But it's more powerful than that, the library allows you to extend its capabilities by providing extension points such as the ExternalizedPropertyResolver interface. Perhaps you want to retrieve application properties from the database? Perhaps from AWS SSM? (There are out of the box integration modules for those - resolver-aws-ssm/resolver-database). You can also implement custom resolvers that tells the library how to resolve requested application properties from various sources.

  • microprofile-config

    MicroProfile Configuration Feature

  • You might have a look at MicroProfile Config as well.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts