Annotation Interface ReflectionConfig


@Retention(RUNTIME) @Repeatable(ReflectionConfigList.class) public @interface ReflectionConfig
An annotation that models directly the GraalVM reflect-config.json format.
Since:
3.5.0
Author:
graemerocher
See Also: