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

Domain Mapper 메소드를 repository.kt 에서 private 로 사용 #128

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

ukjjang
Copy link
Owner

@ukjjang ukjjang commented Jan 19, 2025

domain mapper 는 domainrepository 에서만 사용되니 해당 repository.kt 에서 private 로 정의해서 사용

@ukjjang ukjjang self-assigned this Jan 19, 2025
@ukjjang ukjjang enabled auto-merge (rebase) January 19, 2025 02:03
@ukjjang ukjjang force-pushed the feat/domain-mapper-in-repository branch from 664dec5 to add9c66 Compare January 19, 2025 02:04
@ukjjang ukjjang force-pushed the feat/domain-mapper-in-repository branch from add9c66 to 972320d Compare January 19, 2025 05:13
@ukjjang ukjjang merged commit 9faf161 into main Jan 19, 2025
1 check passed
@ukjjang ukjjang deleted the feat/domain-mapper-in-repository branch January 19, 2025 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant