Skip to content

Apply Nullability to spring-integration-websocket module #10195

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

Merged
merged 3 commits into from
Jul 11, 2025

Conversation

anthologia
Copy link
Contributor

Related to: #10083

* Change `payloadType` to `Class<?>`
* Initialize arrays with empty arrays instead of null

Signed-off-by: Jooyoung Pyoung <[email protected]>
* Use `{}` instead of `new T[0]` for empty arrays
* Add missing `@Nullable`

Signed-off-by: Jooyoung Pyoung <[email protected]>
@artembilan artembilan merged commit 911ddd3 into spring-projects:main Jul 11, 2025
3 checks passed
@anthologia anthologia deleted the nullability-websocket branch July 11, 2025 14:42
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.

2 participants