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

Set initialValue of NamedThreadLocal in XmlBeanDefinitionReader #24800

Merged

Conversation

chenqimiao
Copy link
Contributor

Implement initialValue method of NamedThreadLocal to lazy init set in XmlBeanDefinitionReader.
This will look more concise.
In addition, can you consider this PR #24705 ? Because with this PR code, the writing will be simpler.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 27, 2020
@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Mar 27, 2020
@sbrannen sbrannen self-assigned this Mar 27, 2020
@sbrannen sbrannen added this to the 5.2.6 milestone Mar 27, 2020
@sbrannen sbrannen changed the title Implement initialValue of NamedThreadLocal to lazy init set in XmlBeanDefinitionReader Set initialValue of NamedThreadLocal in XmlBeanDefinitionReader Mar 27, 2020
@sbrannen sbrannen merged commit 5d6139e into spring-projects:master Mar 27, 2020
@sbrannen
Copy link
Member

This has been merged into master.

Thanks

@chenqimiao chenqimiao deleted the Polish-XmlBeanDefinitionReader branch March 27, 2020 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants