Wednesday, June 12, 2013

Spring - AutoWiring

Auto wiring how you want to relate the dependencies in spring xml file
1) Default

2)By Name

3) By Type

4)Constructor

5)Auto-Detect:
autowire="autodetect" dependency-check="objects />


No comments:

Post a Comment