You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple insert, delete, and update actions within several interceptors of a controller. I put the @transactional on the controller, but it doesn't work with the interceptors.