Skip to content

Instantly share code, notes, and snippets.

@apalyukha
Created January 7, 2019 13:39
Show Gist options
  • Save apalyukha/2c51fba71f22b1a9332a5ecaa82e4c1e to your computer and use it in GitHub Desktop.
Save apalyukha/2c51fba71f22b1a9332a5ecaa82e4c1e to your computer and use it in GitHub Desktop.
Spring Boot. Mail, підтвердження ящика
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment