Spring Data Repository does not delete ManyToOne Entity

前端 未结 6 634
陌清茗
陌清茗 2021-01-30 13:39

I\'m am currently trying to use a Spring Data repository to delete some of my entities. The delete call works without any exceptions/error messages, but the entity is not delete

6条回答
提交回复
热议问题