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

Member 저장 기능 구현 #50

Merged
merged 8 commits into from
Nov 17, 2024
Merged

Member 저장 기능 구현 #50

merged 8 commits into from
Nov 17, 2024

Conversation

starwook
Copy link
Contributor

@starwook starwook commented Nov 17, 2024

연관된 이슈

https://watermelon-clap.atlassian.net/jira/software/projects/CS/boards/3?selectedIssue=CS-82

작업 내용

  • Core 모듈은 JPA 모듈에 의존하지 않지만, Spring-tx 모듈에는 의존한다.
  • Core 모듈은 Persistence 모듈에 @repository가 아닌 @service를 통해 접근하여 엔티티를 다룬다.

@starwook starwook merged commit 91b9fe8 into main Nov 17, 2024
2 checks passed
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