Skip to content

Spring Data JPA Auditing stopped working after upgrade to 1.4.1 #7181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mihn opened this issue Oct 18, 2016 · 3 comments
Closed

Spring Data JPA Auditing stopped working after upgrade to 1.4.1 #7181

mihn opened this issue Oct 18, 2016 · 3 comments
Labels
status: duplicate A duplicate of another issue

Comments

@mihn
Copy link

mihn commented Oct 18, 2016

Hi,
After updating Spring Boot in my application to 1.4.1 from 1.4.0 my Spring Data JPA auditing stopped working (doesnt fill the fields with values, even handler isnt executed):
Code sample here: https://github.com/mihn/spring-data-jpa-auditing-fail (fails on 1.4.1, works fine on 1.4.0)

@mihn
Copy link
Author

mihn commented Oct 18, 2016

Made ticket also with Data JPA team

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 18, 2016
@odrotbohm
Copy link
Member

Looks like a duplicate of #6983.

@mihn
Copy link
Author

mihn commented Oct 18, 2016

oh great. and i was looking for auditing error, not specificcs of orm.xml not loading. Thanks, @olivergierke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

4 participants