The required annotations to enable a pojo to be used with data-jpa are
@Entity which turns the class into an Data-JPA Entity
@Table(name = ”<
The required annotations to enable a pojo to be used with data-jpa are
@Entity which turns the class into an Data-JPA Entity
@Table(name = ”<