|
AnnotationMetadataProvider#checkForIndexedEmbedded raises an exception when we have an infinite depth and we reach the same type (look for infinite). The exception should be Logger based and the error message should hint that the error can be fixed by setting the @IndexedEmbedded.depth explicitly.
|