container/container library
Classes
- CacheContainer
- A rudimentary DI container implementation container bindings are created as needed.
- Container
- Injectable
- Annotation to mark a class as injectable for the DI container to auto-inject injection is not automatic and must be done by the framework.