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

Add missing @Nullable in DefaultJmsListenerContainerFactory #30620

Closed
wants to merge 1 commit into from

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Jun 8, 2023

Using configuration from this section of Spring Boot's reference manual results in IntelliJ issuing warnings about Passing 'null' argument to parameter annotated as @NotNull.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 8, 2023
@sbrannen sbrannen added the in: core Issues in core modules (aop, beans, core, context, expression) label Jun 8, 2023
@sbrannen sbrannen requested a review from jhoeller June 8, 2023 14:39
@sdeleuze sdeleuze requested review from sdeleuze and removed request for jhoeller June 8, 2023 15:25
@sdeleuze
Copy link
Contributor

sdeleuze commented Jun 8, 2023

I can take this one.

@sdeleuze sdeleuze self-assigned this Jun 8, 2023
@sdeleuze sdeleuze added this to the 6.0.10 milestone Jun 8, 2023
@sdeleuze sdeleuze added type: enhancement A general enhancement in: messaging Issues in messaging modules (jms, messaging) and removed status: waiting-for-triage An issue we've not yet triaged or decided on in: core Issues in core modules (aop, beans, core, context, expression) labels Jun 8, 2023
@sdeleuze sdeleuze closed this in 2317bef Jun 8, 2023
@vpavic vpavic deleted the add-missing-nullable branch June 8, 2023 16:20
mdeinum pushed a commit to mdeinum/spring-framework that referenced this pull request Jun 29, 2023
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

4 participants