I need to refresh spring context in runtime on some condition. I call ConfigurableApplicationContext::refresh() but when I try to perfom any actions after refre
ConfigurableApplicationContext::refresh()