Fix heading level for "Programmatic bean registration" in AOT chapter

This commit is contained in:
Sam Brannen 2024-10-24 16:43:17 +02:00
parent acccbbec3f
commit 9f0dbc4051
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ However, keep in mind that some optimizations are made at build time based on a
This section lists the best practices that make sure your application is ready for AOT.
[[aot.bestpractices.bean-registration]]
== Programmatic bean registration
=== Programmatic bean registration
The AOT engine takes care of the `@Configuration` model and any callback that might be
invoked as part of processing your configuration. If you need to register additional