Skip to main content
A Target cannot be defined via configuration properties but can be referenced by name.

Java configuration

TargetDescription or AnonymousTargetDescription Java object can be used for configuration in Java. The Object is used in the configuration of a Channel. Additionally, a TargetDescription Spring Bean can be resolved in configuration properties of a channel by name under target as well as used in Java by name using the NamedEntityResolverService.
TargetDescription
AnonymousTargetDescription