I cauth the source of the problem.
It is in usage of org.codehaus.jackson.map.ObjectMapper, i.e.
1ObjectMapper objectMapper = new ObjectMapper();
In this case BaseReflectChecker is called for sun.reflect.annotation.AnnotationType. And it does not support it and returns "false".
Looks like a bug.
Do we have LR people on the forum?
Por favor, faça login para denunciar.