The dogma of entity-based Services and Repositories

작성자

카테고리:

← 피드로
r/programming · /u/Character-Method-720 · 2026-06-25 개발(SW)

Every day I see more projects where a layer-per-entity approach is created by default: UserService, UserRepository, OrderService, OrderRepository, and so on. My issue is not with layering itself, but with how these layers are used. In theory, a Service should represent application behavior: something that…

원문 보기 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다