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
Error info:
Caused by: java.lang.ClassCastException: java.lang.Object cannot be cast to BeanMapperUtils$JobDTO
at ma.glasnost.orika.generated.Orika_EmployeeDTO_Employee_Mapper1049691661111333$2.mapAtoB(Orika_EmployeeDTO_Employee_Mapper1049691661111333$2.java)
at ma.glasnost.orika.impl.mapping.strategy.UseCustomMapperStrategy.map(UseCustomMapperStrategy.java:77)
at ma.glasnost.orika.impl.MapperFacadeImpl.map(MapperFacadeImpl.java:254)
How to slove this problem? It seem a bug?
The text was updated successfully, but these errors were encountered:
Version: 1.5.4
Code:
Error info:
Caused by: java.lang.ClassCastException: java.lang.Object cannot be cast to BeanMapperUtils$JobDTO
at ma.glasnost.orika.generated.Orika_EmployeeDTO_Employee_Mapper1049691661111333$2.mapAtoB(Orika_EmployeeDTO_Employee_Mapper1049691661111333$2.java)
at ma.glasnost.orika.impl.mapping.strategy.UseCustomMapperStrategy.map(UseCustomMapperStrategy.java:77)
at ma.glasnost.orika.impl.MapperFacadeImpl.map(MapperFacadeImpl.java:254)
How to slove this problem? It seem a bug?
The text was updated successfully, but these errors were encountered: