Class ProxyConfigWriter

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

public class ProxyConfigWriter extends Object
Write a ProxyConfigMetadataRepository to the JSON output expected by the GraalVM native-image compiler, typically named proxy-config.json.
  • Field Details

  • Constructor Details

    • ProxyConfigWriter

      public ProxyConfigWriter()
  • Method Details