Using a MySQL Database with Spring Data JPA

preview_player
Показать описание

This video is part of the Spring Data Fundamentals series. In this video, we enhance the Greeting web services project integrating it with the MySQL. Learn to configure connections, initialize the database structure and data, and tune the connection pool.
Рекомендации по теме
Комментарии
Автор

I thoroughly enjoyed the Spring Boot Fundamentals. The explanation is very clear and concise. The materials and examples are very superb and easy to implement and run as it is... I give 99/100.

santosh.k.n
Автор

Hey MATT
I really enjoyed the whole your Spring Boot videos. very Good explanation.

torenzhill
Автор

thanks a lot for this straightforward tutorial

weiyilou
Автор

go through this video, its good, thanks, i have one query, how we can connect two database using spring boot concepts using JPA

devanathannarasimhan
Автор

hi! how do i set this up to connect to a SQL Server?

rejeanborgonia
Автор

2:45 create application-mysql.properties

ruixue