Why Field.isAnnotationPresent(FieldDescriptorAnnotation.class) is returning false in spring boot application given my class filed have the annotation?

后端 未结 0 1540
北恋
北恋 2021-01-29 20:48

I have some class with field level annotation, this is a custom annotation that i made. I am trying to get those fields in the my classes that have this annotation. I am using f

相关标签:
回答
  • 消灭零回复
提交回复
热议问题