| Author |
What does @AutoWired annotaion mean?
|
Anupam Dee
Ranch Hand
Joined: Oct 18, 2010
Posts: 42
|
|
I am really unable to understand what the @AutoWired annotaion mean.
PLease explain with an example
eg this code
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14670
|
|
|
This is explained here. It allows you to let Spring make the dependencies implicitly.
|
[My Blog]
All roads lead to JavaRanch
|
 |
 |
|
|
subject: What does @AutoWired annotaion mean?
|
|
|