Introduction to Database Connection

Get introduced to the Postgresql database for storing and retrieving information.

We'll cover the following...

Persistence technology

Thymeleaf and Spring MVC do not care about which persistence technology we want to use. Feel free to use plain SQL (using ...