Package io.micronaut.aot


package io.micronaut.aot
  • Class
    Description
    Configuration keys which may be found in the properties used to configure the AOT analyzer, but shouldn't be declared directly by the user.
    The Micronaut AOT optimizer is the main entry point for code generation at build time.
    The main AOT optimizer runner.