Explore different ways of overriding the values of remote properties in Spring Cloud Config.
Also find me here:
Baeldung Author
Christian German
I am a software architect specializing in back-end development, mainly using Java and Spring. I'm focusing on simplicity and testing, and I like to share good practices in teams. When I'm not coding, I play sports and play the guitar.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Security (2)
- Spring Cloud (1)
- JPA (1)
Spring Boot – Keycloak Integration Testing with Testcontainers
Filed under Spring Security
A step by step guide to test the authentication of a Spring Boot app using Keycloak
Disabling Keycloak Security in Spring Boot
Filed under Spring Security
Learn how to disable the configuration put in place by the Spring Keycloak starter.
BootstrapMode for JPA Repositories
Filed under JPA
Learn the different types of BootstrapMode for JPA repositories.