Hi, We have a spring boot application with spring boot jpa starter project dependency. After a while, we have started encountering exceptions such as LockAcquisitionException or GenericJDBCException related to connection or result set extraction. After restarting application everything works fine. Till this bug is resolved, can someone please suggest a workaround. |