Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 700 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 700 Bytes

pda-amagyeton-backend

MSA 설계

  • ag-gateway : API Gateway
  • group-investment : 모임투자 서비스
  • stock-system : 주식 시스템
  • invest-references : 관련 데이터 (신투 API, 최근 경제 뉴스)
  • chatting : 그룹채팅
  • alarm : 알림 서비스

Port 설정

  • ag-gateway : 8080
  • group-investment : 8081
  • stock-system : 8082
  • invest-references : 8083
  • chatting : 8084
  • alarm : 8085