SpringBoot Whether it is possible to create a class annotated by @ConfigurationProperties before the AOT processing stage can be used directly in BeanFactoryInitializationAotContribution
For example, the AOT processing stage reads mapperLocations in mybatisProperties to add hints.resources()public class My...