Skip to content

Avoid store all beanName in ApplicationListenerDetector#23965

Merged
jhoeller merged 1 commit into
spring-projects:masterfrom
GungnirLaevatain:pr/ApplicationListenerDetector
Nov 11, 2019
Merged

Avoid store all beanName in ApplicationListenerDetector#23965
jhoeller merged 1 commit into
spring-projects:masterfrom
GungnirLaevatain:pr/ApplicationListenerDetector

Conversation

@GungnirLaevatain

Copy link
Copy Markdown
Contributor

ApplicationListenerDetector only process ApplicationListener in method like postProcessAfterInitialization, so it's enough to store beanName that type is ApplicationListener

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 10, 2019
@jhoeller jhoeller self-assigned this Nov 11, 2019
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 11, 2019
@jhoeller jhoeller added this to the 5.2.2 milestone Nov 11, 2019
@jhoeller jhoeller merged commit d494621 into spring-projects:master Nov 11, 2019
@GungnirLaevatain GungnirLaevatain deleted the pr/ApplicationListenerDetector branch November 11, 2019 16:17
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: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants