GitHub user kaa-dev-35 added a comment to the discussion: Migration from Akka to Pekko - jackson serialization error
The `Create` command is indirectly marked as `CborSerializable` via the Message trait. The documentation suggests this declaration and it works in Akka. ObjectMapper's initialization happens under the hood, so I'm not entirely sure how it works. :) I'll try to mark it directly. GitHub link: https://github.com/apache/pekko/discussions/1389#discussioncomment-9959225 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
