Package org.springframework.context.aot


@NonNullApi @NonNullFields package org.springframework.context.aot
AOT support for application contexts.
  • Classes
    Class
    Description
    Process an ApplicationContext and its BeanFactory to generate code that represents the state of the bean factory, as well as the necessary hints that can be used at runtime in a constrained environment.