application-configuration
There are 17 repositories under application-configuration topic.
configu/configu
Open-source ConfigOps infrastructure ⚙️
gmtprime/skogsra
Library to manage OS environment variables and application configuration options with ease
avaje/avaje-config
Application configuration / properties loading for JVM applications
ezequieljuliano/PropertiesFile4Delphi
Library for managing configuration files with key-value syntax
edaniszewski/bison
Python application configuration
logicblocks/configurati
Clojure library for managing application configuration.
kaiso/lygeum
Centralized Configuration Server For Modern Applications, Systems And Services
thombashi/appconfigpy
A Python library to create/load an application configuration file.
GRB-Workspace/Java-Logger-Intro
A Spring Boot project that demonstrates Java’s inbuilt logging capabilities through a REST controller. It illustrates how to configure and use multiple logging levels—INFO, WARN, ERROR, FATAL, DEBUG, and TRACE.
garyd203/ssmash
ssmash - Simple application configuration management for AWS SSM Parameter Store
audkus/config_utilities
Config Utilities is a Python project that provides tools for managing application configurations. It simplifies loading, validating, and setting default values for configuration files, and includes support for logging configurations and file handling. The project is under development.
cagedtornado/centralconfig-webapi
ASP.NET WebAPI version of the centralconfig service :globe_with_meridians:
dotnet-demos/dotnet-framework-tracing
Basic tracing in .Net Framework
R-CUBE/k8s-custom-configmap
A custom config map which adds a safety net to your ad-hoc changes
daggerok/daggerok-context
Simplest dependency injection library ever! Small and fast, supports java 1.5+, processing @Inject (and optionally @Singleton) annotation, JSR-330
mansha99/drf-virtual-env-app-config
It is a good practice to execute Apps in isloation each using its own explicit dependencies. It is also recommended to keep App secrets and config data outside the App so as to allow easy switch from dev server to production.This repo demonstrates both.
mikaelvesavuori/azure-appconfig-toggles-node-demo
Demo for Azure App Configuration toggles using the Node/JS library.