Juan Grases

Results 2 comments of Juan Grases

Hi @satabin, thanks a lot for your answer, the reason I want this specific shape is because it looks like the REST API of Azure devops, which I am integrating...

I am also getting a stackoverflow since version 5.15.0, more specifically the exception is related with a circular dependency on the logging libraries: ``` java.lang.StackOverflowError at org.slf4j.helpers.FormattingTuple.(FormattingTuple.java) at org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:185) at...