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

Add Jackson Kotlin module to ObjectMapper instances #253

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

kay-horst
Copy link
Contributor

@kay-horst kay-horst commented Sep 3, 2024

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

Added Jackson Kotlin Module to the ObjectMapper instances created for serialization/deserialization.

This makes it easier to implement workflows and task workers using DTOs written as Kotlin data classes.

@v1r3n v1r3n merged commit b21f014 into conductor-oss:main Sep 4, 2024
2 checks passed
@kay-horst kay-horst deleted the add_jackson_kotlin_module branch September 16, 2024 09:08
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