How to use @RefreshScope with your Datasource for dynamic property updates at runtime?
As directed by Spring Boot best practices, configuration properties for Spring Boot apps are externalized via Git, local file system, HashiCorp Vault, etc. However, when these properties are updated in the source itself, they must be delineated to th...
dev-diaries.hashnode.dev3 min read