Closed
Description
It is already possible to configure returnBodyOnUpdate for PUT and PATCH methods. I would like to configure DELETE method in similar fashion. That would enable to add HATEOAS links to follow after DELETE, but without a custom controller everywhere. Here is an article that explains the details well: article