10/03/2024
Topic: Spring Boot JdbcTemplate Session Recording and Notes
https://lnkd.in/gKz6FNwX
github code: https://lnkd.in/gnZ2eym2
In this session we have covered spring boot JdbcTemplate from basic to advance.
Agenda:
* How JDBC help to reduce boilerplate code
* Configure JDBCTemplate with Spring boot
* CRUD with Spring boot REST
* RowMapper, ResultSetExtractor
* Custom JdbcTemplate configuration
* Interview discussion
* doubts