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
Even if still used in older infrastructure code, we should deprecate TransactionCallbackWithoutResult in favor of TransactionOperations#executeWithoutResult(Consumer) (which got introduced in 5.2) for application-level purposes.