Skip to content

Why is Micronaut AOT enabled per default in newly generated applications using the Micronaut CLI? #9826

Answered by yawkat
runenielsen asked this question in Q&A
Discussion options

You must be logged in to vote

@melix

fwiw the options are described a bit better in https://micronaut-projects.github.io/micronaut-gradle-plugin/latest/#_micronaut_aot_plugin . and the aot integration will only run if you use on the 'optimized' targets (e.g. nativeOptimizedCompile instead of nativeCompile)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@melix
Comment options

@yawkat
Comment options

@melix
Comment options

@runenielsen
Comment options

Answer selected by runenielsen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants