Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] 회원가입 이벤트 디스코드 웹훅 기능 구현 #120

Merged
merged 6 commits into from
Feb 16, 2024

Conversation

SunwoongH
Copy link
Member

Related Issue 📌

Description ✔️

  • 회원가입 이벤트가 트리거 되면 디스코드로 "doorip 서비스에 회원가입 이벤트가 발생했습니다. 🎉" 메시지가 전달되는 기능을 구현하였습니다.
  • doorip 스프링 부트 서버에서 디스코드 서버로 메시지 전달 HTTP 통신을 하기 위해 open feign을 활용하였습니다.
스크린샷 2024-02-16 오후 3 56 07

Copy link
Member

@gardening-y gardening-y left a comment

Choose a reason for hiding this comment

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

우와,,, 미쳤다.. 수고하셨습니다ㅏ~!~

@SunwoongH SunwoongH merged commit af7b217 into develop Feb 16, 2024
1 check passed
@SunwoongH SunwoongH deleted the feature/119 branch July 11, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 회원가입 이벤트 디스코드 웹훅 기능 구현
2 participants