mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
The diagnostics text include the name of the AOT initializer class and the main class name. It also tells the user how to switch of the AOT mode. Closes gh-38645