The Most Addictive Python and SQL Courses
Learn the Skills Netflix, Meta, and Capital One Actually Hire For
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
This 14-minute video from JetBrains explores Spring JdbcClient, a new API introduced in Spring framework 6.1 that serves as a wrapper on top of JdbcTemplate, providing a fluent API for database operations. Learn how to perform CRUD operations using JdbcClient and how to test them effectively. The tutorial includes access to a GitHub repository with complete code examples at https://github.com/sivaprasadreddy/spring-jdbcclient-tutorial. Perfect for Spring developers looking to upgrade their database interaction skills with this modern alternative to the traditional JdbcTemplate approach.
Syllabus
Spring JdbcClient: A better alternative to JdbcTemplate
Taught by
IntelliJ IDEA by JetBrains