Closed nealeu closed 13 years ago
Implemented in SHA: 530db5ed7639544e1f3fc369401feeecc4af64c3, with data source autowired.
Implemented syntax example is:
<bean class="com.wwm.db.spring.StoreInitializer"
p:resource="classpath:propertyMatchingConfig.xml" />
Initially, just do this with InitialisingBean afterPropertiesSet and then add XML sugar later
Bean should be: