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] 메일 발송기능 구현 완료 #33

Merged
merged 5 commits into from
Sep 19, 2023
Merged

Conversation

donsonioc2010
Copy link
Owner

@donsonioc2010 donsonioc2010 commented Sep 18, 2023

  • Mail 의존성 추가
  • 메일 발송 기능 유틸리티 구현
  • 메일 발송관련 샘플 Controller및 html추가

주의사항 : IntellijIDEA에서 SendMailUtil에서 JavaMailSender Bean을 못찾아서 뻘건줄이 떠도 정상 맞아요!

@bongsh0112 @5dongdong @knh0113 @raeraeraee @Romangduck
설정 관련해서 추가된 사항이 있습니다.
VMOption인데요, 해당 코드가 Merge가 되면 해당 설정이 없으면 dev브랜치를 실행할 때 실행이 되지 않게 됩니다. 추가해주세요.
Notion - 프로젝트 셋팅방법 페이지에 정보 수정해놨습니다. :)

Copy link
Collaborator

@bongsh0112 bongsh0112 left a comment

Choose a reason for hiding this comment

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

LGTM

@bongsh0112 bongsh0112 merged commit 0835235 into dev Sep 19, 2023
2 checks passed
@bongsh0112 bongsh0112 deleted the feat/28-send-mail branch September 19, 2023 03:50
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.

[feat] 메일발송 시스템 구현
2 participants