In this tutorial, you will learn how to list, create, read, update, and delete records from a database in a Spring Boot application using JDBC Template. You will learn how to create a project from scratch, connect to a database, and the various methods in the JDBC Template that allow you to create a full CRUD application.
0:00 Introduction
3:15 Create a new Spring Boot Application
6:00 Create Course Model
8:30 Connect to H2 database
13:10 Create DAO Interface
15:25 Create Course DAO implementation
18:10 List All Courses
25:35 Create a new course
29:50 Read a single course from the database
33:40 Update Course
35:35 Delete Course
🔗Resources & Links mentioned in this video:
👋🏻Connect with me:
Website: https://www.danvega.dev
Twitter: / therealdanvega
Github: https://github.com/danvega
Instagram: / thedanvega
LinkedIn: / danvega
Coffee & Code: https://www.danvega/dev/newsletter
SUBSCRIBE TO MY CHANNEL: http://bit.ly/2re4GH0 ❤️
コメント