How can I enable spring app to refresh all beans automatically without using @RefreshScope on every single bean when there is any change on spring-cloud-config-server properties file? And will that have any performance issues?
Asked
Active
Viewed 308 times