Need to send notifications to users using scheduler based on record in database,
We have Admins who can create Notification configuration from application. Based on that I need to run scheduler and send notifications to respective users who are falling in that notification criteria.
Specifications:
Springboot 2.7.15 Postgres 14