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-aspects/src/main/java/org/springframework/context/annotation/aspectj/SpringConfiguredConfiguration.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@
29
29
* Configurable}.
30
30
*
31
31
* <p>This configuration class is automatically imported when using the
32
-
* @{@link EnableSpringConfigured} annotation. See {@code @EnableSpringConfigured}'s
33
-
* javadoc for complete usage details.
32
+
* {@link EnableSpringConfigured @EnableSpringConfigured} annotation. See
33
+
* {@code @EnableSpringConfigured}'s javadoc for complete usage details.
0 commit comments