Open SenLinLeo opened 3 months ago
It's doable but I think the code is bit easier to understand and write if you reference domain.MyService
instead of service.MyService
. Because you could argue the same for application
layer and then service.
is used for kind of all layers.