feat(scheduled tasks): [AOU-555] allow to configure scheduled tasks in config
https://issues.unige.ch/browse/AOU-555
Can be tested with:
aou.scheduled-tasks[0].id=NOTIFY_DEPOSITS_TO_VALIDATE
aou.scheduled-tasks[0].type=NOTIFY_DEPOSITS_TO_VALIDATE
aou.scheduled-tasks[0].name=New deposits to validate
aou.scheduled-tasks[0].cron-expression=* 03 * * * *
aou.scheduled-tasks[0].enabled=true