Skip to content

feat(settlement): 정산 도메인 구현 및 전 모듈 동시성 보강#3

Open
hellowco wants to merge 1 commit intomainfrom
feature/order-api-test
Open

feat(settlement): 정산 도메인 구현 및 전 모듈 동시성 보강#3
hellowco wants to merge 1 commit intomainfrom
feature/order-api-test

Conversation

@hellowco
Copy link
Copy Markdown
Collaborator

  • 정산 서비스/컨트롤러/엔티티/스케줄러 구현
  • 전 엔티티 @Version 낙관적 락 적용
  • ID 생성 AtomicLong → UUID 전환
  • 스케줄러 무제한 조회 → 페이지 배치 처리
  • docker-compose에 settlementdb 추가
  • 유닛 테스트 추가

- 정산 서비스/컨트롤러/엔티티/스케줄러 구현
- 전 엔티티 @Version 낙관적 락 적용
- ID 생성 AtomicLong → UUID 전환
- 스케줄러 무제한 조회 → 페이지 배치 처리
- docker-compose에 settlementdb 추가
- 전 모듈 순수 유닛 테스트 추가
@hellowco hellowco requested a review from f-lab-lyan March 23, 2026 13:51
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Collaborator

@f-lab-lyan f-lab-lyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다. 👍

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.

2 participants