Albert Starreveld
1 min readJan 20, 2020

--

Hi!

Yes sir. The domain service implements the business process. That implementation is inside of the domain.

The event handlers invoke those services. Stay tuned for an example implementation.

--

--