-
Notifications
You must be signed in to change notification settings - Fork 940
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PD-12152: first git commit #1
base: master
Are you sure you want to change the base?
PD-12152: first git commit #1
Conversation
@@ -1,3 +1,10 @@ | |||
# Spring Boot - How to send email via SMTP | |||
|
|||
Article link : https://www.mkyong.com/spring-boot/spring-boot-how-to-send-email-via-smtp/ | |||
|
|||
email via SMTP | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sample review
@@ -14,6 +14,7 @@ | |||
import java.io.IOException; | |||
|
|||
@SpringBootApplication | |||
//this is the sample test to git hub |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
second comment
@@ -1,3 +1,10 @@ | |||
# Spring Boot - How to send email via SMTP | |||
|
|||
Article link : https://www.mkyong.com/spring-boot/spring-boot-how-to-send-email-via-smtp/ | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tihs is the not the correct change
No description provided.