Skip to content

Docs bug? #2358

Closed
Closed
@xenoterracide

Description

@xenoterracide

I think this might be a bug, though possible I just can't find it, sorry if that's true reference docs. I think this section of documentation comes from Spring Data Commons, in which case a resync needs to be done, it isn't in there anymore (duplicating documentation like this is unwise, IMHO).

There is also a convenience base class, AbstractAuditable, which you can extend to avoid the need to manually implement the interface methods. Doing so increases the coupling of your domain classes to Spring Data, which might be something you want to avoid. Usually, the annotation-based way of defining auditing metadata is preferred as it is less invasive and more flexible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions