-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task
Milestone
Description
Rob Winch opened SPR-16481 and commented
Currently there is no equivalent of reactive ApplicationEventPublisher
which means the only way to publish events is blocking and cannot be performed in a WebFlux
application. This impacts Spring Security applications which currently cannot publish authentication events. See spring-projects/spring-security#4961
Affects: 5.0.3
Issue Links:
- Support for non-blocking event listener methods [SPR-17298] #21831 Support for non-blocking event listener methods
1 votes, 8 watchers
juliuskrah, peterjurkovic, andrecampanini, ghilainm, billkoch and 1 more
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task