FasterXML / jackson-datatypes-collections

Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections
Apache License 2.0
79 stars 53 forks source link

[Guava] Allow `@JsonDeserialize(contentConverter=...)` for Immutable … #111

Closed JooHyukKim closed 1 year ago

JooHyukKim commented 1 year ago

Backporting #110 to version 2.14 🙏🏼

cowtowncoder commented 1 year ago

Thank you @JooHyukKim !