externalize-configuration
There are 6 repositories under externalize-configuration topic.
piomin/springboot-configuration-playground
Demo Spring Boot application illustrating usage of an externalized configuration
josdem/spring-boot-parameters
Shows how to run a Spring Boot project with custom parameters
UtsavRajVerma/Boot-LiveServer-POC-Kafka
This repository mimics a live distributed application environment with externalized configurations that are communicated using Kafka. Achieved server update with zero downtime, along with version control of the configurations.
ramanks19/hotel-review-config-server
This repository contains configuration settings for Hotel Review System.
VladaSabelnikova/vault_app_config
HashiCorp Vault для конфигурации проектов (Pattern: External configuration)
josdem/spring-boot-profiles
This project shows how to use profiles in a Spring Boot Project with Gradle and Maven