Jackson extension module that uses LambdaMetafactory based code generation to replace reflection calls for faster serialization and deserialization.
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-blackbird</artifactId>
<version>2.21.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register the Blackbird module with an ObjectMapper to enable faster reflection-free serialization.
No known issues recorded.
No dependency data recorded yet.