spring-data-mongodb icon indicating copy to clipboard operation
spring-data-mongodb copied to clipboard

Allow customizing order for AuditingEntityCallback and ValidatingEntityCallback

Open yangchef1 opened this issue 6 months ago • 1 comments

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).

yangchef1 avatar May 13 '25 11:05 yangchef1

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!

yangchef1 avatar May 31 '25 05:05 yangchef1

Thank you for your contribution. That's merged and polished now.

mp911de avatar Jul 01 '25 07:07 mp911de