Chris Hannah opened DATAJDBC-92 and commented
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
No further details from DATAJDBC-92