-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit d4e00e4
Reduce Comments
Given that the codebase uses getBeanIfUnique logic in many places,
it is a little noisy to clarify how it works in just this location.
Instead, the previous commit simplifies the branching logic, reducing
the need for clarification of what could otherwise be surprising.
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>1 parent d06ef17 commit d4e00e4
File tree
1 file changed
+0
-5
lines changed- config/src/main/java/org/springframework/security/config/annotation/authentication/configuration
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | - | ||
88 | - | ||
89 | 87 | | |
90 | - | ||
91 | - | ||
92 | 88 | | |
93 | 89 | | |
94 | 90 | | |
| |||
98 | 94 | | |
99 | 95 | | |
100 | 96 | | |
101 | - | ||
102 | 97 | | |
103 | 98 | | |
104 | 99 | | |
| |||
0 commit comments