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
Following up on #35633, there is also a timeout attribute expected for the jakarta.transaction.Transactional annotation. Once the name and format is clear, we should be able to detect and apply such a timeout automatically.
Following up on #35633, there is also a timeout attribute expected for the
jakarta.transaction.Transactionalannotation. Once the name and format is clear, we should be able to detect and apply such a timeout automatically.