We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a08a52 commit 04457b4Copy full SHA for 04457b4
bioMedical/src/main/resources/application.properties
@@ -10,8 +10,8 @@
10
# ===============================
11
12
spring.mail.host = smtp.gmail.com
13
-spring.mail.username = [email protected]
14
-spring.mail.password = eclipsejava
+spring.mail.username =
+spring.mail.password =
15
spring.mail.port = 587
16
spring.mail.properties.mail.smtp.auth = true
17
spring.mail.properties.mail.smtp.starttls.enable = true
0 commit comments