반응형 mail 보내기1 Spring boot 2.x SMTP send mail tutorial, 메일 보내기 java Spring boot 2.x SMTP send mail tutorial, 메일 보내기 java windows server 에 SMTP 세팅하는 방법은 아래의 Link를 참고하세요. Link : [Window server]How to set up SMTP mail Server 메일서버 세팅 방법 다른 로직은 제외하고 메일보내는 코드만 정리하였습니다. 참고바랍니다. 메일을 보내기 위해서는 spring-boot-starter-mail 의 의존성 주입이 필요합니다. [Gradle] // https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-mail compile group: 'org.springframework.boot',.. Programing/Springboot 2019. 12. 2. 이전 1 다음 💲 추천 글 반응형