File tree
50 files changed
+382
-532
lines changed- spring-beans/src/main/java/org/springframework/beans
- factory
- config
- support
- xml
- spring-context/src
- main/java/org/springframework/context/annotation
- test/java/org/springframework/jmx
- spring-core/src/main/java/org/springframework/util
- spring-jdbc/src/main/java/org/springframework/jdbc
- core
- metadata
- namedparam
- datasource
- init
- object
- support
- lob
- spring-jms/src/main/java/org/springframework/jms
- config
- connection
- listener
- adapter
- endpoint
- spring-messaging/src/test/java/org/springframework/messaging/simp/stomp
- spring-orm/src/main/java/org/springframework/orm
- spring-oxm/src/main/java/org/springframework/oxm/jaxb
- spring-tx/src
- main/java/org/springframework
- jca/cci/connection
- transaction/interceptor
- test/java/org/springframework/transaction
- spring-web/src/main/java/org/springframework
- http
- web/util
- spring-webmvc/src
- main/java/org/springframework/web/servlet
- config/annotation
- tags
- test/java/org/springframework/web/servlet/tags
- src/test/java/com/foo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+382
-532
lines changedLines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 | 58 |
| |
60 |
| - | |
61 | 59 |
| |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 99 | + | |
102 | 100 |
| |
103 | 101 |
| |
104 | 102 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
50 |
| - | |
| 49 | + | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
244 |
| - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
245 | 246 |
| |
246 | 247 |
| |
| 248 | + | |
247 | 249 |
| |
248 |
| - | |
| 250 | + | |
249 | 251 |
| |
250 | 252 |
| |
251 | 253 |
| |
|
spring-beans/src/main/java/org/springframework/beans/factory/support/StaticListableBeanFactory.java
Lines changed: 15 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 |
| - | |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
143 | 153 |
| |
144 | 154 |
| |
145 | 155 |
| |
| |||
154 | 164 |
| |
155 | 165 |
| |
156 | 166 |
| |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 | 167 |
| |
167 | 168 |
| |
168 |
| - | |
| 169 | + | |
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
| |||
352 | 353 |
| |
353 | 354 |
| |
354 | 355 |
| |
355 |
| - | |
| 356 | + | |
| 357 | + | |
356 | 358 |
| |
357 | 359 |
| |
358 | 360 |
|
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 |
| |
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
389 | 389 |
| |
390 | 390 |
| |
391 | 391 |
| |
392 |
| - | |
393 |
| - | |
| 392 | + | |
394 | 393 |
| |
395 | 394 |
| |
396 | 395 |
| |
|
Lines changed: 9 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 |
| - | |
44 | 43 |
| |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
48 |
| - | |
| 47 | + | |
49 | 48 |
| |
50 |
| - | |
51 | 49 |
| |
52 | 50 |
| |
53 | 51 |
| |
54 | 52 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 53 | + | |
| 54 | + | |
58 | 55 |
| |
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 59 | + | |
| 60 | + | |
65 | 61 |
| |
66 | 62 |
| |
67 | 63 |
| |
|
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 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1030 | 1030 |
| |
1031 | 1031 |
| |
1032 | 1032 |
| |
1033 |
| - | |
| 1033 | + | |
1034 | 1034 |
| |
1035 | 1035 |
| |
1036 | 1036 |
| |
| |||
1231 | 1231 |
| |
1232 | 1232 |
| |
1233 | 1233 |
| |
| 1234 | + | |
1234 | 1235 |
| |
1235 | 1236 |
| |
1236 | 1237 |
| |
| |||
1240 | 1241 |
| |
1241 | 1242 |
| |
1242 | 1243 |
| |
| 1244 | + | |
1243 | 1245 |
| |
1244 | 1246 |
| |
1245 | 1247 |
| |
|
Lines changed: 8 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
422 |
| - | |
423 |
| - | |
424 |
| - | |
| 422 | + | |
| 423 | + | |
425 | 424 |
| |
426 | 425 |
| |
427 | 426 |
| |
| |||
617 | 616 |
| |
618 | 617 |
| |
619 | 618 |
| |
620 |
| - | |
| 619 | + | |
621 | 620 |
| |
622 | 621 |
| |
623 | 622 |
| |
624 | 623 |
| |
625 | 624 |
| |
626 | 625 |
| |
627 |
| - | |
| 626 | + | |
628 | 627 |
| |
629 | 628 |
| |
630 | 629 |
| |
| |||
639 | 638 |
| |
640 | 639 |
| |
641 | 640 |
| |
642 |
| - | |
643 |
| - | |
644 |
| - | |
| 641 | + | |
645 | 642 |
| |
646 | 643 |
| |
647 | 644 |
| |
648 | 645 |
| |
649 |
| - | |
650 |
| - | |
| 646 | + | |
651 | 647 |
| |
652 | 648 |
| |
653 | 649 |
| |
654 | 650 |
| |
655 |
| - | |
656 |
| - | |
| 651 | + | |
657 | 652 |
| |
658 | 653 |
| |
659 | 654 |
| |
| |||
930 | 925 |
| |
931 | 926 |
| |
932 | 927 |
| |
933 |
| - | |
| 928 | + | |
934 | 929 |
| |
935 | 930 |
| |
936 | 931 |
| |
|
0 commit comments