Spring Transitive Dependency Injection

Posted by abc on Stack Overflow See other posts from Stack Overflow or by abc
Published on 2010-04-04T05:01:13Z Indexed on 2010/04/04 5:03 UTC
Read the original article Hit count: 242

if i inject recirsive dependency through constrouctor then it gives me exception while if i use setter it doesn't why?

© Stack Overflow or respective owner

Related posts about spring

Related posts about dependency-injection