Closed
Description
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.
- write Scala3 macros
- use https://github.com/zio/izumi-reflect