Добавить
Уведомления

Spring Framework - Lesson 3 - It's time to connect to your database

In Lesson # of the Spring stream we will find out how we connect to an SQL database to persist our data. We will use everything we understood and learned about context in the first two lessons. Did you miss the first lessons? You can still see them recorded! 02:06 Creating the project 04:31 Creating a database in MySQL Workbench 06:35 Creating the context in Main Package 08:12 Config Package & class 09:00 Creating a bean of type "data source" 15:51 JDCB templates 19:12 Classes for queries 23:53 Method for adding a new record to the database 24:17 "Model" package and "Product" class 27:13 Adding data to the database 28:50 Extracting data from the database using a Row Mapper 38:37 "Qualifier" annotation Also. Don't forget to ask questions, leave feedback, subscribe and follow me also on Twitter and LinkedIn ! Source Code in GitHub: https://github.com/lspil/youtubechannel/tree/master/springframeworkjdbce1 https://github.com/lspil/youtubechannel/tree/master/springframeworkjdbce2 https://twitter.com/laurspilca https://www.linkedin.com/in/lauren%C5%A3iu-spilc%C4%83-01a931107/ #spring #mysql #database #qualifier #java

Иконка канала Java  Инсайд
2 подписчика
12+
14 просмотров
2 года назад
5 декабря 2023 г.
12+
14 просмотров
2 года назад
5 декабря 2023 г.

In Lesson # of the Spring stream we will find out how we connect to an SQL database to persist our data. We will use everything we understood and learned about context in the first two lessons. Did you miss the first lessons? You can still see them recorded! 02:06 Creating the project 04:31 Creating a database in MySQL Workbench 06:35 Creating the context in Main Package 08:12 Config Package & class 09:00 Creating a bean of type "data source" 15:51 JDCB templates 19:12 Classes for queries 23:53 Method for adding a new record to the database 24:17 "Model" package and "Product" class 27:13 Adding data to the database 28:50 Extracting data from the database using a Row Mapper 38:37 "Qualifier" annotation Also. Don't forget to ask questions, leave feedback, subscribe and follow me also on Twitter and LinkedIn ! Source Code in GitHub: https://github.com/lspil/youtubechannel/tree/master/springframeworkjdbce1 https://github.com/lspil/youtubechannel/tree/master/springframeworkjdbce2 https://twitter.com/laurspilca https://www.linkedin.com/in/lauren%C5%A3iu-spilc%C4%83-01a931107/ #spring #mysql #database #qualifier #java

, чтобы оставлять комментарии