Reading properties from a config file and mapping them with com.fasterxml.jackson.databind.ObjectMapper.convertValue() to a Redisson Config to be working fine. Caused by: ...
java.lang.ClassCastException: java.lang.Double cannot be cast to java.math.BigDecimal at io.swagger.models.properties.PropertyBuilder$Processor.mergeNumeric ...