Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] 참여자 도메인 API 일부 생성 #25

Merged
merged 6 commits into from
Jul 9, 2024
Merged

[feat] 참여자 도메인 API 일부 생성 #25

merged 6 commits into from
Jul 9, 2024

Conversation

tkdwns414
Copy link
Contributor

Related issue 🛠

Work Description ✏️

Uncompleted Tasks 😅

  • N/A

To Reviewers 📢

Copy link
Member

@chaewonni chaewonni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM LGTM LGTM LGTM


@Component
@RequiredArgsConstructor
public class ParticipantEditor {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

우와 ParticipantEditor를 따로 빼서 만들어주신 이유가 있나요??
혹시 이것도 saver, retriever, remover 와 비슷한 역할을 하는 건지 궁금합니다!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

엇 맞습니다. Editor 또한 같은 역할을 의도하고 작성한 것이 맞습니다.

@tkdwns414 tkdwns414 merged commit aa50410 into develop Jul 9, 2024
1 check passed
@tkdwns414 tkdwns414 deleted the feat/24 branch July 9, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 참여자 도메인 API 일부 생성
2 participants