Replies: 2 comments 14 replies
-
/cc @FroMage (panache), @aureamunoz (spring), @geoand (spring), @loicmathieu (mongodb,panache) |
Beta Was this translation helpful? Give feedback.
4 replies
-
No, we don't provide these kind of callbacks. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Does the MongoDB Panache library provide EntityCallback support similar to what Spring offers with callbacks like AfterConvertCallback, BeforeConvertCallback, or AfterSaveCallback?
Our requirement is to perform encryption and decryption logic before/after conversion when saving or fetching records from the database.
Could you please advise how we can achieve this. ?
Beta Was this translation helpful? Give feedback.
All reactions