You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mastir, thanks for the detailed issue. I now see the problem and will be thinking about a solution. Please be patient, I don't have much time these days but I'll definitely find a solution at some point.
Hey @romm, after a while i came back to the same performance issue. My app works in microservice enviroment and simplified workflow is:
Atm i recreate mapper and normalizer after every module loaded.
Example intrface:
and methods to add interfaces like this in MapperBuilder:
I tried to implement some more generic solution in #560 with no success. is there a better way to implement it?
The text was updated successfully, but these errors were encountered: