Class EmailNotificationParamsFactory


  • @Configuration
    public class EmailNotificationParamsFactory
    extends java.lang.Object
    • Constructor Detail

      • EmailNotificationParamsFactory

        public EmailNotificationParamsFactory()
    • Method Detail

      • emailNotificationParamsConfiguration

        @Bean
        @ConfigurationProperties(prefix="scheduler.email.notification.configuration",
                                 ignoreUnknownFields=true)
        public EmailNotificationParamsConfiguration emailNotificationParamsConfiguration()