Annotation Type DoNotScanSuperclasses
-
@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented public @interface DoNotScanSuperclasses
Indicates that a given type (and all of its subtypes) should not have superclass properties scanned. Used byReflectivePropertyProvider.- Since:
- 2022-06-03
- Author:
- miki