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 {