I have created a service NotifierService class NotifierService { MailService mailService def sendEmail(String email) { mailService.sendMail { to email from "myemail@…