I'm just using core spring (getBean) to read spring config files into beans. That works fine.
On the reverse way, I want to save runtime beans into spring config files, so that I can run the...
Type: Posts; User: JeanB; Keyword(s):
I'm just using core spring (getBean) to read spring config files into beans. That works fine.
On the reverse way, I want to save runtime beans into spring config files, so that I can run the...