Fellow software engineer Siva recently posted this useful introduction to the new JdbcClient that comes with Spring Framework 6.1 (and hence, Spring Boot 3.2.x).
JdbcClient provides a fluent API for performing common database operations on top of JdbcTemplate.