Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 422 Bytes

File metadata and controls

3 lines (3 loc) · 422 Bytes

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.