Skip to content

spring-integration-jms minor changes: #9972

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 2 commits into from
Apr 22, 2025
Merged

Conversation

mjd507
Copy link
Contributor

@mjd507 mjd507 commented Apr 22, 2025

  1. add Javadoc for few classes.
  2. use pattern matching for instanceof

most of the Javadoc are from the official website, hope the description is correct.

Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

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

Please, find some review from me on the lines.
Thanks

1. add Javadoc for few classes.
2. use pattern matching for instanceof

Signed-off-by: Jiandong Ma <jiandong.ma.cn@gmail.com>
Signed-off-by: Jiandong Ma <jiandong.ma.cn@gmail.com>
@artembilan artembilan added this to the 6.5.0-RC1 milestone Apr 22, 2025
@artembilan artembilan merged commit 2edab39 into spring-projects:main Apr 22, 2025
3 checks passed
@artembilan
Copy link
Member

@mjd507 ,

thank you for contribution; looking forward for more!

For the future: don't squash commits for PRs: it is much easier to review new changes and follow history.
We squash them anyway on merge.

@mjd507
Copy link
Contributor Author

mjd507 commented Apr 22, 2025

@mjd507 ,

thank you for contribution; looking forward for more!

For the future: don't squash commits for PRs: it is much easier to review new changes and follow history.

We squash them anyway on merge.

got it, thank you ❤️

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