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 f87c38c commit 3c7fa8eCopy full SHA for 3c7fa8e
src/main/resources/application.properties
@@ -15,7 +15,7 @@ spring.data.initialization=always
15
# FOR EMAIL INTEGRATION
16
spring.mail.host=smtp.gmail.com
17
spring.mail.port=587
18
-spring.mail.username=javadeveloperbackend999@gmail.com
19
-spring.mail.password=gteforlrksqjmoub
+spring.mail.username=
+spring.mail.password=
20
spring.mail.properties.mail.smtp.auth=true
21
-spring.mail.properties.mail.smtp.starttls.enable=true
+spring.mail.properties.mail.smtp.starttls.enable=true
0 commit comments