Skip to content

Instantly share code, notes, and snippets.

@mrtampan
Created January 20, 2020 19:26
Show Gist options
  • Save mrtampan/b1d0ebcbee4d076dc00e7832ce1213b9 to your computer and use it in GitHub Desktop.
Save mrtampan/b1d0ebcbee4d076dc00e7832ce1213b9 to your computer and use it in GitHub Desktop.
spring konfig pom
<!-- Mail Spring -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
<version>2.0.1.RELEASE</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment