Skip to content

@EventListener dose not work on springboot4.0.3 #49751

@farsunset-com

Description

@farsunset-com

springboot 4.0.3 dose not work,but on springboot3 is fine

 @EventListener(classes = UserProfileChangeEvent.class)
 public void onBasicChangeEvent(@Nonnull UserProfileChangeEvent event) {
 }

send event

applicationContext.publishEvent(event)

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: feedback-reminderWe've sent a reminder that we need additional information before we can continuestatus: waiting-for-feedbackWe need additional information before we can continuestatus: waiting-for-triageAn issue we've not yet triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions