add Scala3 equivalent of ScalaObjectMapper (original) (raw)

ScalaObjectMapper is a mixin for Jackson ObjectMapper that provides some helper functions that use Scala Manifests to implicitly access type information.

Scala Manifests are not supported for Scala3.

The options would appear to be.