How can I trigger an event after a http request is released in Spring Boot?

前端 未结 0 619
日久生厌
日久生厌 2021-02-07 04:19

I want to fire an event just when the http request is sent back to client.

I\'m using @TransactionalEventListener for published events, but that annotati

相关标签:
回答
  • 消灭零回复
提交回复
热议问题