Bean Refresh in Spring Boot

Update config values in your microservices at runtime without having to restart them. Use Actuator endpoints to trigger refresh and use the RefreshScope annotation to have the values refresh in the microservices.




















Comments

Popular posts from this blog

Java 8 : Find the number starts with 1 from a list of integers

Junit Mockito and Power Mockito

Important Linux Commands