Class ReflectionConfigWriter

java.lang.Object
org.apache.dubbo.aot.generate.ReflectionConfigWriter

public class ReflectionConfigWriter extends Object
Write ReflectConfigMetadataRepository to the JSON output expected by the GraalVM native-image compiler, typically named reflect-config.json or jni-config.json.
  • Field Details

  • Constructor Details

    • ReflectionConfigWriter

      public ReflectionConfigWriter()
  • Method Details