Skip to content

Commit e9ec7f0

Browse files
committed
Add steps to manually create AOT file
Closes: #53029
1 parent 6269d5e commit e9ec7f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/main/asciidoc/aot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ You can obtain more information about AOT cache usage with the `-Xlog:aot` optio
173173
You can collect even more information in an `aot.log` file with `-Xlog:class+load=info,aot+codecache=debug:file=aot.log:level,tags`.
174174
====
175175

176-
== Manually AOT file generation
176+
== Manual AOT file generation
177177

178178
As explained above, Quarkus takes care of all the heavy lifting when coming to the AOT file generation. However, in cases where more control is needed, users can perform the necessary steps manually.
179179

0 commit comments

Comments
 (0)