Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 190 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 190 Bytes

java-di-container

A dependency injection container (using annotations), for educational purposes. Currently only creates singleton beans, in the order of the dependencies between classes.