You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Spring Boot jar has been built with AOT processing enabled, an entry named Spring-Boot-Aot-Processed with a value of true should be added to the META-INF/MANIFEST.MF file. This will allow tooling such as Cloud Native Buildpacks to make decisions about how to package the application.