|
|
|
@ -22,7 +22,7 @@ import org.springframework.aot.generate.GenerationContext;
@@ -22,7 +22,7 @@ import org.springframework.aot.generate.GenerationContext;
|
|
|
|
|
* AOT contribution from a {@link BeanFactoryInitializationAotProcessor} used to |
|
|
|
|
* initialize a bean factory. |
|
|
|
|
* |
|
|
|
|
* <p>Note: Beans implementing interface will not have registration methods |
|
|
|
|
* <p>Note: Beans implementing this interface will not have registration methods |
|
|
|
|
* generated during AOT processing unless they also implement |
|
|
|
|
* {@link org.springframework.beans.factory.aot.BeanRegistrationExcludeFilter}. |
|
|
|
|
* |
|
|
|
|