https://github.com/10sa/robotarm
A Java 8 compatible lightweight dependency injection library.
https://github.com/10sa/robotarm
dependency-injection java
Last synced: 4 months ago
JSON representation
A Java 8 compatible lightweight dependency injection library.
- Host: GitHub
- URL: https://github.com/10sa/robotarm
- Owner: 10sa
- License: apache-2.0
- Created: 2023-12-08T15:45:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-20T13:03:18.000Z (8 months ago)
- Last Synced: 2024-11-19T22:55:16.291Z (6 months ago)
- Topics: dependency-injection, java
- Language: Java
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RobotArm
A Lightweight, Fast, Java 8 compatible and precise dependency injection library.
# Features
- [ ] Annotation based dependency injection.
- Various injection configuration
- [ ] Allow polymorphism injection
- [ ] Default dependency name
- [ ] Injection hooking
- Coming soon!