Class MailSupplierConfiguration
java.lang.Object
org.springframework.cloud.fn.supplier.mail.MailSupplierConfiguration
@Configuration(proxyBeanMethods=false)
@EnableConfigurationProperties(MailSupplierProperties.class)
public class MailSupplierConfiguration
extends Object
Mail supplier components.
- Author:
- Amol, Artem Bilan, Chris Schaefer, Soby Chacko, Corneil du Plessis
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmailInboundFlow
(org.springframework.integration.endpoint.MessageProducerSupport messageProducer) mailSupplier
(org.reactivestreams.Publisher<Message<Object>> messagePublisher)
-
Constructor Details
-
MailSupplierConfiguration
-
-
Method Details
-
mailInboundFlow
-
mailSupplier
-