How to prevent Hibernate from updating column values as null in a PUT web requests?

前端 未结 0 527
天涯浪人
天涯浪人 2021-02-02 11:51

I\'m implementing CRUD operations on my spring boot application and I\'m stuck on implementing the PUT http requests to update just certain values of my entity. In particular my

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