我试了我把bean里面的id配置成wiringDao1,之后AutoWiringService里成员变量名也改为wiringDao1,参数名也改为wiringDao1,还是不执行的么,怎么回事
还应该在beans中配置default-autowire="byName"。