Interface ConfigKeys
- All Known Implementing Classes:
Main, MicronautAotOptimizer
public interface ConfigKeys
Configuration keys which may be found in the properties
used to configure the AOT analyzer, but shouldn't be
declared directly by the user.
-
Field Details
-
CLASSPATH
- See Also:
-
GENERATED_PACKAGE
- See Also:
-
OUTPUT_DIRECTORY
- See Also:
-
RUNTIME
- See Also:
-
REPORT_ENABLED
- See Also:
-
REPORT_OUTPUT
- See Also:
-
REPORT_FORMAT
- See Also:
-
REPORT_FORMAT_JSON
- See Also:
-
REPORT_FORMAT_HTML
- See Also:
-
REPORT_JSON_FILE_NAME
- See Also:
-
REPORT_HTML_FILE_NAME
- See Also:
-
REPORT_FILE_NAME
- See Also:
-