Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork180
Compilation Error with jackson-kotlin-module (ExtensionKt)#1079
-
Hi Everyone, I am trying to migrate from Jackson 2.x to 3.0.3. I thought it will be simple, but it is proving a bit difficult. I got most of the classes to compile (runtime is another story, haven't reached that far yet!). But I am stuck in one place now. I have a Java class which imports this
Later on in the code, it initialses the
But when change it to:
Maven/IDE starts complaining.
Am I doing something wrong? Or has the class' functionality moved somewhere else? |
BetaWas this translation helpful?Give feedback.