Skip to content

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

License

Notifications You must be signed in to change notification settings

adams1mon/java-di-container

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages