- spring-boot-mail
https://velog.io/@tjddus0302/Spring-Boot-%EB%A9%94%EC%9D%BC-%EB%B0%9C%EC%86%A1-%EA%B8%B0%EB%8A%A5-%EA%B5%AC%ED%98%84%ED%95%98%EA%B8%B0-Gmail
Spring Boot | 메일 발송 기능 구현하기 (Gmail)
Spring Boot, Java, Gmail을 이용하여 메일 발송 기능 구현하기
velog.io
- spring mail
http://www.baeldung.com/spring-email
Guide to Spring Email | Baeldung
In this article, we'll walk through the steps needed to send emails from both a plain vanilla Spring application as well as from a Spring Boot application.
www.baeldung.com
- aws Simple Email Service
https://docs.aws.amazon.com/ko_kr/ses/latest/DeveloperGuide/send-using-smtp-java.html
Java를 사용하여 SMTP를 통해 이메일 전송 - Amazon Simple Email Service
이 자습서에서는 JavaMail 버전 1.5 이상이 필요합니다. 이 절차는 JavaMail 버전 1.6.1을 사용하여 테스트되었습니다.
docs.aws.amazon.com
'spring' 카테고리의 다른 글
viewResolver 우선순위 (0) | 2018.08.08 |
---|---|
엑셀 업로드 & 다운로드 (0) | 2018.07.02 |
환경별 deploy - spring profile 을 사용하여 환경에 맞게 deploy 하기 (0) | 2018.03.22 |
@PathVariable (0) | 2018.03.21 |
master/slave 이중화 설정시 환경설정 및 프로그램 (0) | 2017.11.14 |