at org.apache.ibatis.executor.resultset.FastResultSetHandler.applyPropertyMappings(FastResultSetHandler.java:290) at ...
springboot: 3.4.1 hibernate6: 4.31.1 liquibase core: 4.31.1 gradle plugin verision: 3.0.1 picocli: 4.7.6 gradle version : Gradle 8.10 here are my build.gradle with the relevant information plugins { ...
A table of data representing a database result set, which is usually generated by executing a statement that queries the database. Statement stmt = con.createStatement( ...