Replies: 1 comment 5 replies
-
Maybe try |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to create a custom transformer, but it was ignored in
TransformerRegistry::findBySourceAndTargetType
during the mapping filter. I guess I skipped something or did something wrong with it.This step also ignores build in
ObjectMapperTransformer
, which I've expected to use instead custom one :(Beta Was this translation helpful? Give feedback.
All reactions