Class ReflectionDiagnosticProcessor


  • public class ReflectionDiagnosticProcessor
    extends Object
    writes a list of all reflective classes to META-INF, if the quarkus.debug.reflection system property is set

    This is not really user facing config for now, which is why it is just a system property instead of using the standard config mechanism