Skip to content

Refactor/73 refactor 조인 성능 리팩토링 - #78

Merged
dong99u merged 5 commits into
developfrom
refactor/73-refactor-조인-성능-리팩토링
Jul 30, 2025

Hidden character warning

The head ref may contain hidden characters: "refactor/73-refactor-\uc870\uc778-\uc131\ub2a5-\ub9ac\ud329\ud1a0\ub9c1"
Merged

Refactor/73 refactor 조인 성능 리팩토링#78
dong99u merged 5 commits into
developfrom
refactor/73-refactor-조인-성능-리팩토링

Conversation

@dong99u

@dong99u dong99u commented Jul 30, 2025

Copy link
Copy Markdown
Contributor

🚀 개요

📌 관련 이슈

  • Closes #

⏳ 작업 내용

📸 스크린샷

📝 참고 사항

📌 참고 자료

dong99u added 5 commits July 30, 2025 17:42
…ecific access

- Added `findByIdAndUserId` method to `MemoRepository`.
- Applied `@Operation` annotation to enhance memo update controller documentation.
- Removed unnecessary `User` validation in `MemoQueryServiceImpl`.
- Refactored `Utils` class to prevent instantiation using `@NoArgsConstructor`.
- return 값은 직접적으로 사용하지 않으므로 리턴하지 않음.
@dong99u dong99u linked an issue Jul 30, 2025 that may be closed by this pull request
2 tasks
@dong99u
dong99u merged commit 1d5f0b6 into develop Jul 30, 2025
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.

[REFACTOR] 조인 성능 리팩토링

1 participant