Skip to content

Feat : 4, 5주차 기능개발

안태욱 requested to merge dev into main

1. 엑셀 서버 기능

  • 메시지 브로커

    • RabbitMQ Queue, Exchane 생성 책임 변경(Listener 컴포넌트가 생성)
    • Excel File Create 에러 메세지 Producer 구현
    • Excel Server Consumer 예외 처리 구현(Ack전송 및 로깅)
    • Csv를 통한 Update 수행 명령 메시지 Consumer 구현
  • 엑셀 생성 서버

    • Csv를 통한 Update수행 컴포넌트 구현
    • Excel Server Logging 구현(메시지 Consumer/Producer, 수행 시간 측정)
    • Excel Server 디테일한 로직 추가 및 리팩토링(DB optimize, 임시 파일 삭제 처리, 최대 요청 방지)

Issues

#20 (closed)
#22 (closed)
#23 (closed)
#24 (closed)
#25 (closed)
#26 (closed)
#27 (closed)
#28 (closed)
#30 (closed) #31 (closed) #32 (closed) #33 (closed)

@Aiden @woody @Tobi

@mentor/mentor_2023.01

Edited by 안태욱

Merge request reports