Ankeet's backend garden
@Entity
this is a
[[jpa]]
annotation which tells the entity will be saved into db
it also needs @Id annotation too
Referred in
data-access
@Entity