Package io.micronaut.aot
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:
-