We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963fea0 commit a94ffbbCopy full SHA for a94ffbb
spring-beans/src/main/java/org/springframework/beans/BeanInfoFactory.java
@@ -24,7 +24,7 @@
24
* Can be used to plug in custom bean property resolution strategies (e.g. for other
25
* languages on the JVM) or more efficient {@link BeanInfo} retrieval algorithms.
26
*
27
- * <p>BeanInfoFactories are are instantiated by the {@link CachedIntrospectionResults},
+ * <p>BeanInfoFactories are instantiated by the {@link CachedIntrospectionResults},
28
* by using the {@link org.springframework.core.io.support.SpringFactoriesLoader}
29
* utility class.
30
0 commit comments