-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 2개의 EC2로 자동 배포하도록 스크립트를 변경합니다. (#338)
* remove: 사용하지 않는 consumer 패키지 삭제 * chore: 2개의 EC2로 배포하도록 변경 * feat: 영수증 생성 날짜 auditing 기능 추가 및 내림차순 정렬 * fix: 잘못된 어노테이션 수정 (CreatedBy -> CreatedDate)
- Loading branch information
Showing
10 changed files
with
21 additions
and
350 deletions.
There are no files selected for viewing
This file contains 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
43 changes: 0 additions & 43 deletions
43
src/main/java/com/wootecam/luckyvickyauction/consumer/config/RedisStreamConfig.java
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
...ain/java/com/wootecam/luckyvickyauction/consumer/presentation/PendingMessageConsumer.java
This file was deleted.
Oops, something went wrong.
113 changes: 0 additions & 113 deletions
113
src/main/java/com/wootecam/luckyvickyauction/consumer/presentation/RedisOperator.java
This file was deleted.
Oops, something went wrong.
78 changes: 0 additions & 78 deletions
78
src/main/java/com/wootecam/luckyvickyauction/consumer/presentation/RedisStreamConsumer.java
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
src/main/java/com/wootecam/luckyvickyauction/consumer/service/MessageRouterService.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.