Securing Spring Boot Config with Kubernetes An approach to utilising Kubernetes secrets to secure spring boot config
In a previous blog post I wrote about how Spring Boot and Kubernetes are widely used together when building modern microservices. This post is a natural sequel to the aforementioned post, so it’s worth reading that first if you haven’t...