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 0867dfc commit 5a9af9eCopy full SHA for 5a9af9e
spring-core/src/main/java/org/springframework/core/SpringProperties.java
@@ -38,6 +38,7 @@
38
*
39
* @author Juergen Hoeller
40
* @since 3.2.7
41
+ * @see org.springframework.aot.AotDetector#AOT_ENABLED
42
* @see org.springframework.beans.StandardBeanInfoFactory#IGNORE_BEANINFO_PROPERTY_NAME
43
* @see org.springframework.beans.factory.support.DefaultListableBeanFactory#STRICT_LOCKING_PROPERTY_NAME
44
* @see org.springframework.core.env.AbstractEnvironment#IGNORE_GETENV_PROPERTY_NAME
0 commit comments