Annotation Interface OutboundConnector
Denotes a class as an outbound-connector.
An outbound-connector defines interfaces that send and receive messages from the eligible party.
Outbound-connectors are defined in their own module and started in their own Spring context.
Must be used in combination with
SpringBootApplication.- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
name
String name
-