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
This property behaves differently between native and non-native modes.
In non-native mode, the default time unit of spring.transaction.default-timeout is seconds.
In native mode, the default time unit of spring.transaction.default-timeout is milliseconds.