You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here for example, as you can see, the CourseFinder return a Course entity, allowing the rest of the application to interact directly with the domain bypassing the application services.
The text was updated successfully, but these errors were encountered:
Here for example, as you can see, the
CourseFinder
return aCourse
entity, allowing the rest of the application to interact directly with the domain bypassing the application services.The text was updated successfully, but these errors were encountered: