You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-context/src/main/java/org/springframework/context/aot/ReflectiveProcessorBeanRegistrationAotProcessor.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@
45
45
46
46
/**
47
47
* AOT {@code BeanRegistrationAotProcessor} that detects the presence of
48
-
* {@link Reflective @Reflective} on annotated elements and invoke the
48
+
* {@link Reflective @Reflective} on annotated elements and invokes the
0 commit comments