How would you send a timed/scheduled email at a specific date-time? So for example, if you have a database that has stored information on a specific date and time (e.g. for a task of some sort), how would you send an email to a recipient (responsible for that task) let's say 24 hours before that date-time value. This date-time could be an upcoming appointment or a deadline and the email should remind the recipient of this 24 hours prior that date-time. For simplification, let's say that a database table has the following columns: name, emailAddress, taskName, date-time. The software would then based on the email and date-time values of the row same row send a mail to the email address 24 hours prior to the date-time value. A tutorial or something of the like would be nice but I appreciate any response to the question :).
Parameter 0 of constructor in com.holidayoffer.business.concretes.EmailManager required a bean of type 'org.springframework.mail.javamail.JavaMailSender' that could not be found.
Great videos mate, great tutorials, great voice. You should do more. I personally think this channel will grow.
Very beautiful and informative explanation.
How would you send a timed/scheduled email at a specific date-time? So for example, if you have a database that has stored information on a specific date and time (e.g. for a task of some sort), how would you send an email to a recipient (responsible for that task) let's say 24 hours before that date-time value. This date-time could be an upcoming appointment or a deadline and the email should remind the recipient of this 24 hours prior that date-time.
For simplification, let's say that a database table has the following columns: name, emailAddress, taskName, date-time. The software would then based on the email and date-time values of the row same row send a mail to the email address 24 hours prior to the date-time value.
A tutorial or something of the like would be nice but I appreciate any response to the question :).
Thank you very much sir. You taught me a lot of things by this video. Please keep doing Java(Kotlin) spring boot videos.
Thank you so much for this tutorial! It was well explained and straight to the point.
god bless you my friend Aamazing
Great video, as always!! keep going
Great tutorial man! Will this allow emails to be sent to anyone or only to other gmail accounts?
Спасибо!
Less secure app access is no longer available. What should i do now?
use app password option
and remember to add {
spring.mail.properties.mail.smtp.ssl.enable=true} to you application.properties file@@kaAvihhan
thank you
ThankYou Bro
Хорош Иван
Not working...
It works, thank you
Parameter 0 of constructor in com.holidayoffer.business.concretes.EmailManager required a bean of type 'org.springframework.mail.javamail.JavaMailSender' that could not be found.
thank you bro