posted 12 years ago
iam getting the following error on my console of eclipse:-
We are using setter bean injection (DI) of Spring.
Spring annotation defined in the service class is:-
What is the reason behind it ?
If i change the id defined above to ReadWrite then it works but i don't know its reason, why it is so?
Please explain me in detail why ?
thanks in advance
Vinod Kumar Nair
"Any fool can write code that a computer can understan. Good programmers write code that humans can understand."