jackson-module-parameter-names

com.fasterxml.jackson.module

Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.

Recommended: 2.18.6 154 versions bundle Updated 1 year agoChecking...

Add to your project2.21.3

<dependency>
    <groupId>com.fasterxml.jackson.module</groupId>
    <artifactId>jackson-module-parameter-names</artifactId>
    <version>2.21.3</version>
</dependency>

Version Details — 2.21.3

Packaging
bundle
Direct Deps
2
Total Deps
2
Published
Unknown
License
Unknown

Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.

Checking security advisories...