키 값을 생성하는 전략 명시(자동 생성 등)

@id
@GenerationType.Value(strategy = GenerationType.AUTO)
private Long id;