-
Notifications
You must be signed in to change notification settings - Fork 0
EntityHelper 기능 세분화 #88
Copy link
Copy link
Open
Labels
invalidThis doesn't seem rightThis doesn't seem rightrefactoringFix invaild code styleFix invaild code styletestCreate or change the testCreate or change the test
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem rightrefactoringFix invaild code styleFix invaild code styletestCreate or change the testCreate or change the test
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Todo
하나의
EntityHelper에 모든Entity의 영속화 작업을 하는것이 아니라, 특정Entitiy에 대한EntityHelper가 해당Entitiy에 대한 영속화 작업만을 하도록Helper클래스를 기능에 따라 분리하는 방향이 단일책임 원칙에 있어서 좀 더 적절한 방향인것같다