Skip to content

auditing via AuditingEventListener stopped working #1967

@mikereiche

Description

@mikereiche

It wasn't being called because the Generic of BeforeConvertEvent did not match CouchbaseMappingEvent To fix, parameterized as CouchbaseMappingEvent

public class AuditingEventListener implements ApplicationListener<CouchbaseMappingEvent<?>>

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions