We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IntegrationEvent.getCause()
@Nullable
In what version(s) of Spring Integration are you seeing this issue?
6.4.0 and prior
Describe the bug
IntegrationEvent is part of @NonNullApi but IntegrationEvent.getCause() may return null
IntegrationEvent
@NonNullApi
null