java.lang.StackOverflowError at com.fasterxml.jackson.databind.util.TokenBuffer$Segment.append(TokenBuffer.java:2124) at com.fasterxml.jackson.databind.util ...
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: ...