Commit Graph

2 Commits

Author SHA1 Message Date
Oliver Gierke
467903b96c DATAJPA-501 - Adapted auditing configuration to latest changes in Spring Data Commons.
The configuration subsystem now sets up an AuditingHandler with a direct reference to a MappingContext. We now also wire an ObjectFactory into the AuditingEntityListener instead of the AuditingHandler directly.

This also lets us get rid off the need to mark AuditorAware instances as lazy initialized as the initialization chain is interrupted right at the AuditingEntityListener.

Related issues: DATACMNS-365.
2014-03-18 20:06:47 +01:00
Oliver Gierke
c85caf00d4 DATAJPA-458 - Added aop.xml to be used within Eclipse. 2014-02-06 19:21:26 +01:00