Skip to content

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Nov 8, 2024

And replace "session" with WebApplicationContext.SCOPE_SESSION

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 8, 2024
And replace `"session"` with `WebApplicationContext.SCOPE_SESSION`
@mhalbritter mhalbritter added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 8, 2024
@mhalbritter mhalbritter added this to the 3.2.x milestone Nov 8, 2024
@mhalbritter mhalbritter changed the title Replace "prototype" with BeanDefinition.SCOPE_PROTOTYPE Replace scope strings with constants Nov 8, 2024
@wilkinsona wilkinsona self-assigned this Nov 8, 2024
@wilkinsona wilkinsona modified the milestones: 3.2.x, 3.2.12 Nov 8, 2024
wilkinsona pushed a commit that referenced this pull request Nov 8, 2024
wilkinsona added a commit that referenced this pull request Nov 8, 2024
@wilkinsona wilkinsona closed this in 90de82a Nov 8, 2024
@wilkinsona
Copy link
Member

Thanks, @quaff. As part of merging this, I switched from the constants on BeanDefinition to those on ConfigurableBeanFactory as the latter is what the javadoc of @Scope recommends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants