class java.math.BigDecimal cannot be cast to class java.lang.Integer #229 #231 grekker opened on Dec 24, 2021 ...
What steps will reproduce the problem? 1. What steps will reproduce the problem? 1.My Pojo has couple of fields of data type java.math.BigDecimal 2. Added math jars to classpath & inherited module in ...