mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polishing
This commit is contained in:
+2
-1
@@ -65,7 +65,8 @@ public class ClassPathBeanDefinitionScanner extends ClassPathScanningCandidateCo
|
||||
private ScopeMetadataResolver scopeMetadataResolver = new AnnotationScopeMetadataResolver();
|
||||
|
||||
private boolean includeAnnotationConfig = true;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Create a new ClassPathBeanDefinitionScanner for the given bean factory.
|
||||
* @param registry the BeanFactory to load bean definitions into,
|
||||
|
||||
Reference in New Issue
Block a user