سلام خدمت استاد
However, since the repository is injected, we are able to easily swap it out with another implementation. We are also able to easily "mock", or create a dummy implementation of the UserRepository
when testing our application. منظور از این متن چیه دقیقا؟ ...
There is no need to bind classes into the container if they do not depend on any interfaces. The container does not need to be instructed on how to build these objects, since it can automatically resolve these objects using reflection. منظور از این متن چیه ؟...
استاد یک توضیح راجب کلا service container میدید ؟ و اینکه چرا ازش اصلا استفاده میکنند؟