spring-data-mongodb
spring-data-mongodb copied to clipboard
Allow customizing order for AuditingEntityCallback and ValidatingEntityCallback
Hi @mp911de, as suggested in #4914, I've submitted a PR to address the issue.
Let me know if there's anything you'd like me to adjust or improve. Thanks!
Allow customizing order for AuditingEntityCallback and ValidatingEntityCallback. Added corresponding test cases for this functionality.
Closes #4914
- [x] You have read the Spring Data contribution guidelines.
- [x] You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
- [x] You submit test cases (unit or integration tests) that back your changes.
- [x] You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
Hi @mp911de , Just wanted to kindly follow up on this PR. Please let me know if there's anything I can do to help move it forward. Thanks again for your time and feedback!
Thank you for your contribution. That's merged and polished now.