Service decorator to mark a class as a service and automatically bind it to the container.
This decorator is useful for marking classes that should be treated as services by the Stone.js framework,
making them easily injectable and manageable by the service container.
Service decorator to mark a class as a service and automatically bind it to the container.
This decorator is useful for marking classes that should be treated as services by the Stone.js framework, making them easily injectable and manageable by the service container.