We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
CouchbaseTemplateSupport#maybeEmitEvent and CouchbaseTemplateSupport#maybeCallBeforeConvert
CouchbaseTemplateSupport#maybeEmitEvent
CouchbaseTemplateSupport#maybeCallBeforeConvert
both contain
} catch (Exception e) { e.printStackTrace(); }
The text was updated successfully, but these errors were encountered:
Will fix this after datacouch-955 to avoid merge conflict.
Sorry, something went wrong.
Log exceptions thrown from events.
6f73914
Closes #1075.
a556c59
Log exceptions thrown from events. (#1187)
f8b5ab2
Successfully merging a pull request may close this issue.
CouchbaseTemplateSupport#maybeEmitEvent
andCouchbaseTemplateSupport#maybeCallBeforeConvert
both contain
The text was updated successfully, but these errors were encountered: