How are Dependency Injection approached in spring of java?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2010-03-21T07:06:48Z Indexed on 2010/03/21 7:11 UTC
Read the original article Hit count: 381

Filed under:
|
|
|

Has anyone ever researched into it?

I know in PHP it's approached by an __autoload magic function when using a undefined class

© Stack Overflow or respective owner

Related posts about java

Related posts about php