jackson-blackbird icon indicating copy to clipboard operation
jackson-blackbird copied to clipboard

Afterburner 2.0 for Java 11+

Results 2 jackson-blackbird issues
Sort by recently updated
recently updated
newest added

Issue deserializing a spring data PageImpl. I've excluded the legacy afterburner from my dependencies and a deserializer started failing. My custom class is extending PageImpl which extends Chunk. ```java @JsonIgnoreProperties(ignoreUnknown...

I guess this repo should just point to https://github.com/FasterXML/jackson-modules-base/tree/master/blackbird?