https://github.com/jonathanmdr/container-injection
Simple example of an IoC Container for DI example with Java language.
https://github.com/jonathanmdr/container-injection
dependency-injection ioc ioc-container java
Last synced: over 1 year ago
JSON representation
Simple example of an IoC Container for DI example with Java language.
- Host: GitHub
- URL: https://github.com/jonathanmdr/container-injection
- Owner: jonathanmdr
- Created: 2023-05-22T17:29:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T15:55:32.000Z (about 3 years ago)
- Last Synced: 2025-02-12T12:55:33.387Z (over 1 year ago)
- Topics: dependency-injection, ioc, ioc-container, java
- Language: Java
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple IoC Container for Dependency Injection Example
[](https://github.com/jonathanmdr/container-injection/actions/workflows/ci.yaml)
Example of an IoC container for dependency injection written in Java language.
## Structure:
