Skip to content
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

Declare MessagePostProcessor as a @FunctionalInterface #25571

Conversation

marschall
Copy link
Contributor

Add the FunctionalInterface annotation to the MessagePostProcessor
interfaces in the spring-jms and spring-messaging projects.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the FunctionalInterface annotation to the MessagePostProcessor
interfaces in the spring-jms and spring-messaging projects.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 9, 2020
@sbrannen sbrannen changed the title Add FunctionalInterface to MessagePostProcessor Declare MessagePostProcessor as a @FunctionalInterface Aug 10, 2020
@sbrannen sbrannen added in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement labels Aug 10, 2020
@sbrannen sbrannen self-assigned this Aug 10, 2020
@sbrannen sbrannen removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 10, 2020
@sbrannen sbrannen added this to the 5.2.9 milestone Aug 10, 2020
sbrannen added a commit that referenced this pull request Aug 10, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
See gh-25571
@sbrannen sbrannen closed this in 6a7e58a Aug 10, 2020
@sbrannen
Copy link
Member

This has been merged into 5.2.x and master.

Thanks

FelixFly pushed a commit to FelixFly/spring-framework that referenced this pull request Aug 16, 2020
Add the @FunctionalInterface annotation to the MessagePostProcessor
interfaces in the spring-jms and spring-messaging projects.

Closes spring-projectsgh-25571
FelixFly pushed a commit to FelixFly/spring-framework that referenced this pull request Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants