vgvineet4
vgvineet4
Is there a forked released version with the changes done by @Courouge which I can include in my requirements.txt?
What's the final resolution with this enhancement. This use case is pretty generic in my view
Ok....So mean to say whenever there is any configuration change in the backend of spring configuration server then config client need to pull the resources changed So in this context...
In our use case we want to bind the resource from spring cloud config server hosted configurations to bean or instance variable of bean say , @Bean public class MyBean...