Closed
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