Using @Schedule() in class with CDI (@EJB or @Inject) in Java EE

Job ID: 34201137

Budget: $10 – $30 USD

Good day,
I have a Java EE project that I'm working on and need help from any Java EE expert to implement a feature that will help me send automatic emails. I am currently stuck for days I want to use @schedule to set the time to send the automatic email but I realised that is not straight forward to use @schedule in class with CDI.