arangodb / spring-data

Spring Data ArangoDB
https://www.arangodb.com/docs/stable/drivers/spring-data-getting-started.html
Apache License 2.0
111 stars 56 forks source link

[DE-683] ignore unknown id on crud repo deleteById() #283

Closed aburmeis closed 1 year ago

aburmeis commented 1 year ago

CrudRepository.deleteById() has a contract of ignoring unknown ids silently

aburmeis commented 1 year ago

@rashtao would be great if this could be part of the 4.0 release, that's all