Skip to content

Allow JaversAuditableDelete work with id(s), e.g. deleteById(id) #921

@IlyaNerd

Description

@IlyaNerd

Currently we need to provide the entire entity to mark it as deleted in javers when using JaversAuditableDelete, would be nice to be able provide only id(s) for that. Probably same way as its done in JaversSpringDataAuditableRepositoryAspect

@JaversAuditableDelete void deleteById(id)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions