Spring boot one to one with foreign key

前端 未结 0 758
心在旅途
心在旅途 2021-01-17 18:09

I am want to store room details and room types in my db. I have created an entity for Room as follows.

@Data
@Entity
public class Room {

            


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