Lab 11

[valid 2025-2026]

Java Persistence API (JPA)
Continue the application from lab 10, by using JPA (Java Persistence API) / Spring Data JPA in order to communicate with a relational database.
The following information should be stored in the DB: players, questions, games, results.

The main specifications of the application are:


Compulsory (1p)


Homework (2p)


Advanced (2p)

Resources