Accidentally lead to:
import org.springframework.data.annotation.Id;
We should introduce:
import javax.persistence.Id;
Accidentally lead to:
import org.springframework.data.annotation.Id;
We should introduce:
import javax.persistence.Id;