Commit 85c9d8f
committed
Document behavior with multiple CorsConfigurationSource beans
Clarify that Spring Security fails with an ambiguous bean definition
error when multiple CorsConfigurationSource beans are present, and
refer users to the per-chain configuration section for the solution.
Closes gh-18583
Signed-off-by: hanweiwei <duzielww@163.com>
Signed-off-by: hanweiwei <duzielww@163.com>1 parent 1455798 commit 85c9d8f
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments