Defining an Entity
Learn how to create an entity and look at different JPA annotations for defining a relational mapping.
We'll cover the following...
JPA dependency
To use Spring Data JPA, we will add the starter JPA dependency to the pom.xml
file of the tennis-player
project as follows:
Access this course and 1400+ top-rated courses and projects.