Skip to content

GH-10083: Apply Nullability to spring-integration-event module #10099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

artembilan
Copy link
Member

Related to: #10083

  • Add @NullMarked to all the event packages
  • Add @Nullable or @SuppressWarnings("NullAway.Init") whenever it is requested
  • Fix ApplicationEventListeningMessageProducer logic to handle eventTypes == null

…nt` module

Related to: spring-projects#10083

* Add `@NullMarked` to all the `event` packages
* Add `@Nullable` or `@SuppressWarnings("NullAway.Init")` whenever it is requested
* Fix `ApplicationEventListeningMessageProducer` logic to handle `eventTypes == null`
Copy link
Contributor

@cppwfs cppwfs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cppwfs
Copy link
Contributor

cppwfs commented Jun 13, 2025

Rebased Merged

@cppwfs cppwfs closed this Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants