Looks like a copy-paste error from the JdbcTemplate examples where the SQL is the first parameter, rather than the fluent style of the new JdbcClient.
Comment From: snicoll
Thanks! I've found a few more that I fixed in b1f6401
Looks like a copy-paste error from the JdbcTemplate examples where the SQL is the first parameter, rather than the fluent style of the new JdbcClient.
Comment From: snicoll
Thanks! I've found a few more that I fixed in b1f6401