You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tatu Saloranta edited this page Apr 6, 2019
·
3 revisions
Jackson changes: Beyond Java 8
This page details plans, ideas, questions, discussion around how to make Jackson work better with Java 9 and later versions, esp. wrt new Module system.
Add module-info for Jackson 2.10
Looks like we can use Moditect Maven plug-in to generate and include actual module-info.class using JDK 8.
This will be done for Jackson 2.10 (and obviously included in 3.0 too)