Constant Field Values
Contents
org.springframework.*
-
org.springframework.cloud.stream.binder.BinderHeaders
-
org.springframework.cloud.stream.binding.StreamAnnotationErrorMessagesModifier and TypeConstant FieldValue
public static final String
"At least one output must be specified"
public static final String
"The @Output annotation must have the name of an input as value"
public static final String
"An empty destination cannot be specified"
public static final String
"Multiple destinations cannot be specified"
-
org.springframework.cloud.stream.function.FunctionConstants