To entirely remove any direct call from the business to the data-access concern, we need to introduce application-specific interfaces that are implemented by the data-access adapters, aka Ports.
Share this post
Towards Hexagonal Architecture - Dependency…
Share this post
To entirely remove any direct call from the business to the data-access concern, we need to introduce application-specific interfaces that are implemented by the data-access adapters, aka Ports.