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-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/AutoConfigureAfter.java
+1
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@
54
54
* In the unusual case that an auto-configuration class is not a top-level class, its
55
55
* class name should use {@code $} to separate it from its containing class, for
56
56
* example {@code com.example.Outer$NestedAutoConfiguration}.
0 commit comments