Uses of Interface
com.example.demo.email.EmailSender
Packages that use EmailSender
-
Uses of EmailSender in com.example.demo.email
Classes in com.example.demo.email that implement EmailSenderModifier and TypeClassDescriptionclassConcrete implementation of theEmailSenderinterface, utilizing Spring Boot'sJavaMailSenderto dispatch emails.