I would like to know how Dependency Injection is done on the dataSource bean when using annotations in the applicationContext.xml or whats the annotation equivalent for injecting this bean into DAO's, i have the following dataSource bean defined: i
I would like to know how Dependency Injection is done on the dataSource bean when using annotations in the applicationContext.xml or whats the annotation equivalent for injecting this bean into DAO's, i have the following dataSource bean defined: i