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/condition/ConditionMessage.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -290,7 +290,7 @@ public ConditionMessage notAvailable(String item) {
290
290
}
291
291
292
292
/**
293
-
* Indicates the reason. For example {@code reason("running Linux")} results in
293
+
* Indicates the reason. For example {@code because("running Linux")} results in
0 commit comments