springboot-configuration-playground icon indicating copy to clipboard operation
springboot-configuration-playground copied to clipboard

Demo Spring Boot application illustrating usage of an externalized configuration

Demo Project Showing Spring Boot Configuration Twitter

CircleCI

SonarCloud Bugs Coverage Lines of Code

This repository has been used as the example for several articles. Detailed description can be found in the following posts:

  1. How to set Spring Boot configuration when running app on Kubernetes. Post: A Deep Dive Into Spring Boot Configuration
  2. How to set Spring Boot auto-configuration. Post: A Magic Around Spring Boot Auto Configuration
  3. How to set Spring Boot externalized configuration. Post: A Magic Around Spring Boot Externalized Configuration