Skip to content

Add optional Jackson Default DataTable transformer #37

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

Merged
merged 2 commits into from
May 3, 2020

Conversation

gaeljw
Copy link
Member

@gaeljw gaeljw commented May 3, 2020

Aims to fix #31

Users can use the JacksonDefaultDataTableEntryTransformer trait and benefit from automatic transformation to case classes.

Content

  • New optional trait JacksonDefaultDataTableEntryTransformer
  • Documentation

@gaeljw gaeljw added this to the 5.6.0 milestone May 3, 2020
@gaeljw gaeljw added the ⚡ enhancement Request for new functionality label May 3, 2020
@gaeljw gaeljw merged commit ff6e864 into master May 3, 2020
@gaeljw gaeljw deleted the native-case-class-transformer branch May 3, 2020 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement Request for new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide out-of-the-box support for mapping Datatables to Scala case classes
1 participant