File tree
40 files changed
+342
-282
lines changed- gradle
- spring-beans/src/main/java/org/springframework/beans/factory/support
- spring-context/src
- main/java/org/springframework
- context/annotation
- format/number/money
- jmx/export/annotation
- test/java/org/springframework/aop/aspectj/generic
- spring-core/src
- main/java/org/springframework/core/annotation
- test/java/org/springframework/core/annotation
- spring-instrument/src/test
- java
- resources
- spring-jdbc/src/main/java/org/springframework/jdbc
- core
- datasource
- spring-messaging/src
- main/java/org/springframework/messaging
- converter
- handler/invocation/reactive
- rsocket/annotation/support
- tcp/reactor
- test/java/org/springframework/messaging/rsocket
- spring-test/src
- main/java/org/springframework/test/web/reactive/server
- test/java/org/springframework/test/context/support
- spring-tx/src
- main/java/org/springframework/transaction/interceptor
- test/java/org/springframework/transaction/interceptor
- spring-web/src
- main/java/org/springframework
- http
- converter/protobuf
- server/reactive
- web/client
- test/java/org/springframework/web/client
- spring-webflux/src
- main/java/org/springframework/web/reactive/function/client
- test/java/org/springframework/web/reactive/socket
- spring-webmvc/src/main/java/org/springframework/web/servlet
- handler
- mvc
- spring-websocket/src/main/java/org/springframework/web/socket/adapter/standard
- src/docs/asciidoc
40 files changed
+342
-282
lines changedLines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 | 46 |
| |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
54 |
| - | |
55 |
| - | |
| 53 | + | |
56 | 54 |
| |
57 | 55 |
| |
58 | 56 |
| |
| |||
283 | 281 |
| |
284 | 282 |
| |
285 | 283 |
| |
| 284 | + | |
286 | 285 |
| |
287 | 286 |
| |
288 | 287 |
| |
| |||
329 | 328 |
| |
330 | 329 |
| |
331 | 330 |
| |
332 |
| - | |
| 331 | + | |
333 | 332 |
| |
334 | 333 |
| |
335 | 334 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
spring-beans/src/main/java/org/springframework/beans/factory/support/BeanDefinitionReaderUtils.java
Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
122 | 121 |
| |
123 | 122 |
| |
124 |
| - | |
| 123 | + | |
125 | 124 |
| |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
131 | 128 |
| |
132 | 129 |
| |
133 | 130 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
865 | 865 |
| |
866 | 866 |
| |
867 | 867 |
| |
868 |
| - | |
869 |
| - | |
870 |
| - | |
871 |
| - | |
872 | 868 |
| |
873 | 869 |
| |
874 | 870 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 | 56 |
| |
58 |
| - | |
| 57 | + | |
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
|
Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| |||
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 |
| |
40 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 |
| |
42 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
43 | 54 |
| |
44 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
45 | 59 |
| |
46 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
47 | 64 |
| |
48 | 65 |
| |
49 | 66 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
Lines changed: 21 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
385 |
| - | |
386 |
| - | |
387 |
| - | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
388 | 389 |
| |
389 |
| - | |
| 390 | + | |
390 | 391 |
| |
391 |
| - | |
| 392 | + | |
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
395 | 396 |
| |
396 |
| - | |
397 |
| - | |
398 |
| - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
399 | 401 |
| |
400 |
| - | |
| 402 | + | |
401 | 403 |
| |
402 | 404 |
| |
403 | 405 |
| |
404 |
| - | |
| 406 | + | |
405 | 407 |
| |
406 | 408 |
| |
407 | 409 |
| |
| |||
867 | 869 |
| |
868 | 870 |
| |
869 | 871 |
| |
870 |
| - | |
| 872 | + | |
871 | 873 |
| |
872 | 874 |
| |
873 | 875 |
| |
| |||
877 | 879 |
| |
878 | 880 |
| |
879 | 881 |
| |
880 |
| - | |
881 |
| - | |
| 882 | + | |
| 883 | + | |
882 | 884 |
| |
883 |
| - | |
| 885 | + | |
884 | 886 |
| |
885 | 887 |
| |
886 |
| - | |
| 888 | + | |
887 | 889 |
| |
888 | 890 |
| |
889 |
| - | |
| 891 | + | |
890 | 892 |
| |
891 | 893 |
| |
892 | 894 |
| |
893 | 895 |
| |
894 |
| - | |
895 |
| - | |
| 896 | + | |
| 897 | + | |
896 | 898 |
| |
897 |
| - | |
| 899 | + | |
898 | 900 |
| |
899 | 901 |
| |
900 | 902 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
266 |
| - | |
| 266 | + | |
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
349 |
| - | |
| 349 | + | |
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
|
0 commit comments