
Originally Posted by
Colin Sampaleanu
Karsten,
Yes, the existing JdbcBeanDefinitionReader can read bean definitions from a database, but it's not incredibly flexible. Additionally, there is the question of dynamic reconfiguration. One of the main reasons why somebody would put some data in a db (at least some of the time) is probably because they need to be able read that data dynamically, not just on program startup.
As for user contributions for this or any other area of Spring, sure, they are much appreciated. Any code can be submitted as a patch in Jira, and discussed in the dev list.