Silvio Marijić
Results
2
issues of
Silvio Marijić
Hi, I started modularizing a project in which we use cyclops and cyclops-pure extensively. First problem I experienced is that cyclops.data is found in both cyclops and cyclops-pure which results...
Hi, Is there a way to return Try from static factory annotated with @JsonCreator? Here is question on SO. https://stackoverflow.com/questions/53917859/jackson-jsoncreator-return-generics Thanks.