Jackson module that uses Paranamer to infer parameter names for constructors and factory methods during deserialization.
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-paranamer</artifactId>
<version>2.22.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the ParanamerModule with Jackson ObjectMapper.
Add Paranamer dependency: com.thoughtworks.paranamer:paranamer:2.8
No dependency data recorded yet.