How to keep type primary key when use create drop

前端 未结 0 1655
离开以前
离开以前 2021-01-29 21:21

I using spring boot and test container init db. I using postgresSql 12.1

My entity look like

@Entity
@Table(name = "student")
@Data
@NoArgsConst         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题