Skip to content
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

Allowing ObjectMapper to be overridden #2

Merged
merged 2 commits into from
Jun 19, 2023
Merged

Conversation

davidb-e4s
Copy link

In order to use your new functions code in Kotlin it's required to override the object mapper so we can register the Kotlin module otherwise the ObjectMapper can't marshal into a Kotlin data class.

I've provided a constructor and setter for achieving this.

@Eduardo-T Eduardo-T merged commit de4bb85 into Eduardo-T:main Jun 19, 2023
@Eduardo-T
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants