Closed
Description
I did this:
FasterXML/jackson-databind#3037
for Jackson 3.0 (master) but did not realize that name JacksonModule
was in use in Scala module.
The reason to get out of Module
name is due to addition of java.lang.Module
, and seems reasonable. I hope Scala module can work around this problem either via imports or (if that makes more sense) renaming its JacksonModule
into something else.
Metadata
Metadata
Assignees
Labels
No labels