-
Notifications
You must be signed in to change notification settings - Fork 9
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
๐จ [Refactor] ํ ๋๋จผํธ ์์ฑ ๋ฐ ์์ ๋งค์๋ ์ถ๊ฐ ๋ฐ ์์ #376
Conversation
src/main/java/com/gg/server/admin/tournament/service/TournamentAdminService.java
Show resolved
Hide resolved
src/main/java/com/gg/server/admin/tournament/service/TournamentAdminService.java
Show resolved
Hide resolved
src/main/java/com/gg/server/admin/tournament/service/TournamentAdminService.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ํ์ธ ์๋ฃํ์ต๋๋ค!
src/main/java/com/gg/server/admin/tournament/service/TournamentAdminService.java
Show resolved
Hide resolved
src/main/java/com/gg/server/admin/tournament/service/TournamentAdminService.java
Show resolved
Hide resolved
src/main/java/com/gg/server/admin/tournament/service/TournamentAdminService.java
Show resolved
Hide resolved
src/main/java/com/gg/server/domain/tournament/data/TournamentRepository.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
๊ณ ์ํ์ จ์ต๋๋ค!
497b32f
00c8b44
to
497b32f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ํ์ธํ์ต๋๋ท!
๐ ๊ฐ์
๐ป ์์ ์ฌํญ
TournamentAdminService
checkConflictedTournament
: ๊ธฐ์กด ๋ก์ง ์ฟผ๋ฆฌ๋ฌธ์ผ๋ก ๋ณ๊ฒฝcreateTournament && updateTournament
: ๊ฒ์ ์กด์ฌ ์ฌ๋ถ ํ์ธ ๋งค์๋ ์ถ๊ฐcheckGameExistence
: ์ฟผ๋ฆฌ๋ฌธ์ ํตํ ๊ฒ์ ์กด์ฌ ํ์ธ ๋งค์๋GameRepository
: ์ฟผ๋ฆฌ๋ฌธ ์ถ๊ฐTournamentRepository
: ์ฟผ๋ฆฌ๋ฌธ ์ถ๊ฐTournamentAdminControllerTest && TournamentAdminServiceTest && TournamentServiceTest
: ํ ์คํธ ์ฝ๋โ ๋ณ๊ฒฝ๋ก์ง
๐กIssue ๋ฒํธ