FasterXML / FasterXML/jackson-datatypes-collections
[PCollections] jackson-datatype-pcollections is missing serializers
オープン
good first issue
pcollections
pr-welcome
- 主要言語
- Java
- スター
- 90
- フォーク
- 56
- 平均マージ
- 2時間 30分
- マージ済み PR(30日)
- 1
説明
As in the topic, PCollections support in jackson is missing serializers for `TreePVector`, `MapPSet` and others.
From the module class:
```java
@Override
public void setupModule(SetupContext context)
{
context.addDeserializers(new PCollectionsDeserializers());
}
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。