[Refactor/runimo domain rename] Runimo 관련 도메인 이름 변경#30
Merged
Conversation
…imo duplicate logic
…n-rename # Conflicts: # src/test/java/org/runimo/runimo/hatch/controller/HatchControllerTest.java # src/test/java/org/runimo/runimo/runimo/controller/RunimoControllerTest.java
Contributor
Author
|
https://github.com/Run-Us/Runimo/actions/runs/14304733508/job/40085987905 @ekgns33 이거 main view 쪽 테스트 터진 거 같은데 맞나요? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[작업 내용]
Runimo / RunimoDefinition 으로 각각 변경
userId-runimoId 복합키를 사용했던 부분들을 Runimo 의 id 를 사용하도록 변경
[전달 사항]
변경된 엔티티의 키값 사용 규칙
그 중 id만 runimo_id 라는 이름으로 외부에 노출한다.
-> runimo_id 와 혼동하지 않기 위함입니다.
[남은 일]
바꾸고 나니 로직 보기가 편안하네요 허허 잘바꿨다