Skip to content

[refactor] Amazon MQ로 인한 application.local.yml 과 STOMP 메시징 연결 설정 변경 #276

Merged
daylikezero merged 1 commit intodevfrom
feature/waitlist-notification
May 3, 2025
Merged

[refactor] Amazon MQ로 인한 application.local.yml 과 STOMP 메시징 연결 설정 변경 #276
daylikezero merged 1 commit intodevfrom
feature/waitlist-notification

Conversation

@pshshsh
Copy link
Copy Markdown
Contributor

@pshshsh pshshsh commented May 2, 2025

🔗 Issue Number

close #275

📝 작업 내역

  • application-local.yml`에서 RabbitMQ 설정을 환경 변수로 변경
  • WebSocketConfig에서 환경 변수를 통해 Amazon MQ 연결 설정
  • .env 파일에 Amazon MQ 연결 정보 추가

Copy link
Copy Markdown
Contributor

@daylikezero daylikezero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

환경변수 적용 확인했습니다 👍

@daylikezero daylikezero merged commit 227cbcd into dev May 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR] Amazon MQ 설정

2 participants