Closed huangj7 closed 7 years ago
ReflectionUtil getAnnotatedFields() method has an over counting issue.
sub-sub-class -> sub-class -> parent class (@DocoIndex)
your while loop counts the two ids.
@huangj7 thanks to contribute ;)
ReflectionUtil getAnnotatedFields() method has an over counting issue.
sub-sub-class -> sub-class -> parent class (@DocoIndex)
your while loop counts the two ids.