Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

SpringFactoryMethodDI

This project demonstrated that how you can use Dependency Injection(DI) by using Static Factory Method. Also, this includes how we can use Non-Static Factory Method. Albeit this specifies attribute factory-bean and factory-method in XML file for application context. I suggest that for this project use Eclipse or STS as a tool.