How to properly add an element to a collection using JSONPatch with Spring Data REST?

前端 未结 0 872
温柔的废话
温柔的废话 2021-02-10 13:30

I have a very simple Spring Data REST project with two entities, Account and AccountEmail. There\'s a repository for Account, but not for AccountEmail. Account has a @OneToMany

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