Commit 80af1825 authored by Vijay Akula's avatar Vijay Akula

added cron expression to application

parent d478d605
......@@ -49,11 +49,11 @@ email.leave.notification.template.file.path=email/absentMailTemplate.html
email.leave.notification.from=mytime.nisum@gmail.com
email.leave.notification.subject=Employee Leave Email Notification
#email.leave.notification.shift1.cron=00 14 * * 1-5
#email.leave.notification.shift2.cron=00 18 * * 1-5
#email.leave.notification.shift3.cron=00 02 * * 2-6
#email.leave.notification.shift4.cron=30 11 * * 1-5
#email.leave.notification.shift5.cron=30 15 * * 1-5
#email.leave.notification.shift1.cron=00 00 15 * * 1-5
#email.leave.notification.shift2.cron=00 00 18 * * 1-5
#email.leave.notification.shift3.cron=00 00 02 * * 2-6
#email.leave.notification.shift4.cron=00 30 11 * * 1-5
#email.leave.notification.shift5.cron=00 30 15 * * 1-5
#spring.thymeleaf.suffix=/WEB-INF/thymeleaf/templates/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment