add notification middleware (#11072)
the notification is for send out the event after DB transaction complete.
It's safe to send hook as this middleware is after transaction in the response path.
Signed-off-by:
wang yan <wangyan@vmware.com>
Showing
+153 -0
Please register or sign in to comment