메일 보내기

spring 2018. 6. 15. 18:12


- 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











Posted by 張's blog
,