Apache Tamaya Example: Simple Property Source Version · This project contains a simple example based on the core functionality only.
Group: org.apache.tamaya.examples - All Dependencies
Apache Tamaya Example: Resource Location · This project contains a simple example using the resource location module.
Apache Tamaya Example: Value Resolution · This project contains a simple example using the resolver module.
Apache Tamaya Example: Minimal Version · This project contains a simple example based on the core functionality only.
Apache Tamaya Example: Configuration Injection · This project contains a simple illustrating how configuration values can be injected.
Apache Tamaya Example: File Observer · This project contains a simple example observing a directory for (config) file changes, that updates the configuration correspondingly.
Apache Tamaya Example: Builder · This project contains a simple example building a configuration manually.
Apache Tamaya Example: Remote (Server) · This project contains the configuration server (using the server module) of the remote example.
Apache Tamaya Example: Remote (Client) · This project contains the configuration client (using the remote module) of the remote example.
Apache Tamaya Example: Remote · This project contains a multi module project defining a configuration server (using the server module) and multiple remote clients that read their configs from the server using the server's rest API (using the remote module).