G-GCELL/excel-server

[Refactor] RabbitMQ Exchange, Queue 생성 책임 변경

Closed this issue · 5 comments

In GitLab by @muyongKim on Feb 27, 2023, 17:07

📋 설명

Excel 서버가 메시지 Consumer 관점에서 필요로 하는 Exchange, Queue를 생성하도록 수정

📌 작업 리스트

  • 엑셀 파일 생성 진행률 메시지 Exchange, Queue, Binding Bean 삭제
  • 엑셀 파일 생성 요청 메시지 Exchange, Queue, Binding Bean 추가
  • 설정파일 관련 property 삭제 및 추가

@tommysgit @AnTaeWook @TaeYeongKwak

In GitLab by @muyongKim on Feb 27, 2023, 17:07

created branch refactor/#25 to address this issue

In GitLab by @muyongKim on Feb 27, 2023, 17:32

marked the checklist item 엑셀 파일 생성 진행률 메시지 Exchange, Queue, Binding 삭제 as completed

In GitLab by @muyongKim on Feb 27, 2023, 17:32

marked the checklist item 엑셀 파일 생성 요청 Exchange, Queue, Binding 추가 as completed

In GitLab by @muyongKim on Feb 27, 2023, 17:32

marked the checklist item 설정파일 관련 property 삭제 및 추가 as completed

In GitLab by @muyongKim on Mar 3, 2023, 14:05

mentioned in commit 22fdd09