Why I Don't Like Generic Repository Interfaces

I used to create a repository interface for every aggregate. Over time I found a simpler approach that makes dependencies more explicit and business use cases easier to understand.

May 13, 2025 · 2 min · Johan Basson