Annotations for ports and adapters (hexagonal)
flavius opened this issue · 1 comments
flavius commented
Initially I was asking for something which already exists.
However found something missing:
Is there an annotation for the UseCase abstraction?
Alistair Cockburn calls these primary ports of the domain model and names them For<business-processs>
odrotbohm commented
Can you point me to an authoritative resource defining that? AFAIK, UseCases are only an abstraction in Clean Architecture, not Hexagonal.