Skip to content
#

deserialization

Here are 342 public repositories matching this topic...

cowtowncoder
cowtowncoder commented Oct 13, 2020

Since Jackson does not require Java 9 (or higher baseline), module system can not be used to create module-info.class.
But most Jackson components/modules are using Moditect (https://github.com/moditect/moditect) -- support added in 2.11 -- to produce necessary metadata even when building using Java 8 tools.
It would be good to add necessary build support to Kotlin module too.

This issue:

Improve this page

Add a description, image, and links to the deserialization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deserialization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.