springboot-configuration-playground
springboot-configuration-playground copied to clipboard
Demo Spring Boot application illustrating usage of an externalized configuration
Demo Project Showing Spring Boot Configuration 
This repository has been used as the example for several articles. Detailed description can be found in the following posts:
- How to set Spring Boot configuration when running app on Kubernetes. Post: A Deep Dive Into Spring Boot Configuration
- How to set Spring Boot auto-configuration. Post: A Magic Around Spring Boot Auto Configuration
- How to set Spring Boot externalized configuration. Post: A Magic Around Spring Boot Externalized Configuration