How to create a Schedular in Play framework with JAVA AKKA

I am trying to create a shceduled job to send an email daily in Play with AKKA actor framework. If some one did already implemented this POC, can you then please share it? I am still confused on AKKA Actor framework and I can better understand if I had a sample project as I didn’t find any online.