A project around JPA and databases
Requires a persistence file Uses MySQL
The project is made to show an understanding of JPA and using databases.
It works by using a Maven project and by creating a class and then using JPA to create a database and CRUD the data.
This was bulit on JAVA SE 16 and eclipse 2021 -06