Mention parameter-names in Jackson2ObjectMapperBuilder documentation
Closes gh-31959
This commit is contained in:
@@ -87,6 +87,8 @@ import org.springframework.util.xml.StaxUtils;
|
||||
* support for Java 8 Date & Time API types</li>
|
||||
* <li><a href="https://github.com/FasterXML/jackson-module-kotlin">jackson-module-kotlin</a>:
|
||||
* support for Kotlin classes and data classes</li>
|
||||
* <li><a href="https://github.com/FasterXML/jackson-modules-java8/tree/2.17/parameter-names">jackson-modules-java8/parameter-names</a>:
|
||||
* support for accessing parameter names</li>
|
||||
* </ul>
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
|
||||
Reference in New Issue
Block a user