Skip to content

[Refactor] Category DTO 구조 개선 및 면접 질문생성 동시성 제어 - #80

Merged
RockScissors merged 4 commits into
developfrom
fix/get-categories-add-id
Aug 5, 2026
Merged

[Refactor] Category DTO 구조 개선 및 면접 질문생성 동시성 제어#80
RockScissors merged 4 commits into
developfrom
fix/get-categories-add-id

Conversation

@RockScissors

Copy link
Copy Markdown
Contributor

🚀 작업 내용

  • Category DTO 구조 개선
    • CategoryDto에 id 필드 추가
    • 변경된 DTO 구조에 맞춰 관련 로직 수정
    • DTO 변경 사항을 반영하도록 테스트 코드 수정
  • 모의면접 생성 동시성 제어
    • 모의면접 질문 및 총평 생성 시 DB 단에서 발생할 수 있는 중복 생성 문제를 방지하기 위해 비관적 락(Pessimistic Lock) 적용

@RockScissors
RockScissors merged commit 3a6d428 into develop Aug 5, 2026
1 check passed
@RockScissors
RockScissors deleted the fix/get-categories-add-id branch August 5, 2026 18:26
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