Component-plus-Strategy architecture
Component-plus-Strategy architecture and Component + Strategy (C+S) architecture is a software architectural pattern. It combines the Component UML element configured via Strategy software design pattern objects. It was conceived as a generalization of the hexagonal architecture / ports & adapters…