← 피드로
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…
답글 남기기