Accessing a MySQL database with Spring Data JPA (video tutorial)
This post is for sharing the source code of a Youtube Video
In this video we are going to write a REST Controller that reads and writes to a MySQL Database using Spring Data JPA. We are using Liquibase for database migrations.