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
Please disregard this issue. I tried upgrading versions and fixed the issue.
We were having a cursor expiration issue related to the 4.3.2 version of the spring-jdbc module. This is the version being pulled in by the spring-boot-starter-parent version 1.4.0.RELEASE. After I upgraded the version of spring-boot-starter-parent to version 1.4.1.RELEASE it pulled in 4.3.3 of spring-jdbc and the issue was fixed