Just change this
import org.springframework.data.annotation.Id;
to this: import jakarta.persistence.Id;
import jakarta.persistence.Id;