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

@JsonMerge support for collections #185

Open
hypr2771 opened this issue May 14, 2021 · 0 comments
Open

@JsonMerge support for collections #185

hypr2771 opened this issue May 14, 2021 · 0 comments

Comments

@hypr2771
Copy link

Description

Merging seems to not be working using VAVR collections with this library.

Case

I am trying to merge VAVR collections using @JsonMerge.

Expectation

I am expecting the same result as merging Java collections.

Resources

There is minimal reproducible snippet available at https://github.com/hypr2771/test-merge-vavr.

Environment

  • openjdk version "15.0.1" 2020-10-20
  • com.fasterxml.jackson.core:jackson-core:2.12.1
  • com.fasterxml.jackson.core:jackson-databind:2.12.1
  • com.fasterxml.jackson.core:jackson-annotations:2.12.1
  • io.vavr:vavr:0.10.3
  • io.vavr:vavr-jackson:0.10.3
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

No branches or pull requests

1 participant