spring-framework / org.springframework.context.annotation / ClassPathBeanDefinitionScanner / setIncludeAnnotationConfig

setIncludeAnnotationConfig

open fun setIncludeAnnotationConfig(includeAnnotationConfig: Boolean): Unit

Specify whether to register annotation config post-processors.

The default is to register the post-processors. Turn this off to be able to ignore the annotations or to process them differently.