This is the repository backing the Spring Boot externalized Configuration lesson for the Developing with Spring Boot on Kubernetes learning path on kube by example.
This project was generated using start.spring.io. The HelloController
and HelloControllerTests
classes were added as a starting point for the lesson.
The completed solution for the lesson can be found on the solution
branch of the repo.