Skip to content
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

[#91] coupon use #93

Merged
merged 23 commits into from
Mar 29, 2024
Merged

[#91] coupon use #93

merged 23 commits into from
Mar 29, 2024

Conversation

JinDDung2
Copy link
Collaborator

@JinDDung2 JinDDung2 commented Mar 25, 2024

작업 요약

  • 쿠폰 적용 기능

작업 내용

(체크 박스를 모두 선택해야 merge가 활성화 됩니다.)

  • 쿠폰 적용하기
  • 테스트

f-lab-bot and others added 23 commits January 3, 2024 17:34
[#79] refactor: 재고감소 메서드명 변경
[#79] feat : 재고 부족시 예외처리
1. 락 흭득 레이어 service -> facade
2. 락 흭득 위치에 따른 메서드명 변경
* decreaseStockAndGetLock -> decreaseStock
[#79] 선착순 쿠폰 생성 로직 수정
- 분산락 AOP로 커스텀 애노테이션(@distributedlock)으로 변경
- 쿠폰 생성 로직에서 락 관련 코드 제거
[#79] distributed lock 관심사 분리
- change server ip
* 유효기간 관련 예외 내용 변경
 * (상품) 유효기간이 지남 -> 상품 유효기간이 지남
* 유효기간 관련 예외 메시지 변경
 * (상품) 유효기간이 지남 -> 상품 유효기간이 지남
@JinDDung2 JinDDung2 added the enhancement New feature or request label Mar 25, 2024
@JinDDung2 JinDDung2 requested a review from f-lab-bot March 25, 2024 07:27
@JinDDung2 JinDDung2 self-assigned this Mar 25, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@JinDDung2 JinDDung2 merged commit a6d27a1 into feature/79-coupon Mar 29, 2024
1 of 2 checks passed
@JinDDung2 JinDDung2 deleted the 91-coupon-use branch April 24, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants