How to handle forms in Thymeleaf and Spring in one to many relationships?

后端 未结 0 1347
执笔经年
执笔经年 2020-11-29 01:37

These are the models below. I omitted getters and setters for the models.

Book class

@Entity
public class Book extends BaseEntity {

private String boo         


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