@EnableBinding(value=org.springframework.cloud.stream.messaging.Source.class)
@EnableConfigurationProperties(value={SourcePayloadProperties.class,org.springframework.cloud.stream.app.trigger.TriggerPropertiesMaxMessagesDefaultOne.class})
@Import(value=TriggerConfiguration.class)
public class TriggerSourceConfiguration
extends Object
| Constructor and Description |
|---|
TriggerSourceConfiguration() |
public Object triggerSource()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.