application.properties
Mailer
TestController
index.html & success.html
보낼 구글 아이디 보안 설정
=> 다른 앱에서 액세스 가능하게 설정
(설정을 안하면 차단되어 이메일 발신이 안될 수 있음)
실행
수신할 이메일 설정 => 가입
수신할 이메일을 확인해보면 메일이 제대로 와있는걸 확인 할 수 있음
non blocking 방식
문자들을 처리해주는 하나의 서버
https://www.erlang.org/downloads
Erlang Programming Language
OTP 23 Erlang/OTP 23 is a new major release with new features, improvements as well as a few incompatibilities. Potential Incompatibilities SSL: Support for SSL 3.0 is completely removed. TLS 1.3 is added to the list of default supported versions. erl_inte
www.erlang.org

메세지를 전송해주는 프로토콜
https://www.rabbitmq.com/download.html
Downloading and Installing RabbitMQ — RabbitMQ
Downloading and Installing RabbitMQ The latest release of RabbitMQ is 3.8.5. See change log for release notes. See RabbitMQ support timeline to find out what release series are supported. Experimenting with RabbitMQ on your workstation? Try the community D
www.rabbitmq.com



otp 기본 설치 => rabbitmq 기본 설치
'Java > 자바 기반 웹 개발자 과정 필기' 카테고리의 다른 글
[200701.88일차] Spring boot 6 - 마이크로 서비스 (1) | 2020.07.01 |
---|---|
[200626.85일차] Spring boot 3 - MyBatis (0) | 2020.06.26 |
[200625.84일차] Spring boot 2 - Thymeleaf (0) | 2020.06.25 |
[200624.83일차] Spring boot 1 - STS 설치 & 프로젝트 만들기 (0) | 2020.06.24 |
[200623.82일차] Spring 12 - Scheduler, Ajax, RestController (1) | 2020.06.23 |
[200622.81일차] Spring 11 - AOP (0) | 2020.06.22 |
[200619.80일차] Spring 10 - MyBatis (0) | 2020.06.19 |