Skip to content

feat(query): supports enum types in mapping into POJO#218

Merged
bednar merged 2 commits intomasterfrom
feat/supports-enum-result-mapper
Apr 13, 2021
Merged

feat(query): supports enum types in mapping into POJO#218
bednar merged 2 commits intomasterfrom
feat/supports-enum-result-mapper

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Apr 9, 2021

Closes #217

Proposed Changes

Supports enum types in mapping into POJO.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar changed the title feat(query): supports enum types for mapping into POJO feat(query): supports enum types in mapping into POJO Apr 9, 2021
@bednar bednar marked this pull request as ready for review April 9, 2021 06:51
@bednar bednar requested a review from rhajek April 9, 2021 06:51
@bednar bednar merged commit c99ba72 into master Apr 13, 2021
@bednar bednar deleted the feat/supports-enum-result-mapper branch April 13, 2021 12:04
@bednar bednar added this to the 2.2.0 milestone Apr 13, 2021
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.

Add supporting for custom Enum in FluxResultMapper in toPOJO method

2 participants