Publish event for @TransactionalEventListener
with Spring WebFlux
#27515
Labels
in: data
Issues in data modules (jdbc, orm, oxm, tx)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Affects: <Spring Framework 5.3.10>
Spring webflux does not support @TransactionalEventListener to publish event after transaction completed. So what i need to do to publish event only when transaction completed in Spring webflux?
The text was updated successfully, but these errors were encountered: