类 ReflectionHintsWriter

java.lang.Object
cn.taketoday.aot.nativex.ReflectionHintsWriter

class ReflectionHintsWriter extends Object
Write ReflectionHints to the JSON output expected by the GraalVM native-image compiler, typically named reflect-config.json or jni-config.json.
从以下版本开始:
4.0
作者:
Sebastien Deleuze, Stephane Nicoll, Janne Valkealahti, Harry Yang
另请参阅: