Expand description
Service container for dependency management and injection.
This module provides a centralized service container that manages the lifecycle of services and components, enabling clean dependency injection throughout the application.
Structsยง
- Service
Container - Service container for dependency injection and service management.