I tried so much and then find out the i didn't use autowire = "byName" in bean and thats why it was not autowriring.
1) i want to ask that is that the same case with using @Resource. i mean do i need to write autowire in bean for that
2)But in some of files @Resource is working without writing autowire in beans