File tree
58 files changed
+327
-257
lines changed- spring-aop/src/main/java/org/springframework/aop/support
- spring-beans/src/main/java/org/springframework/beans
- factory
- groovy
- support
- xml
- spring-context/src/main/java/org/springframework
- cache/interceptor
- context
- aot
- event
- jmx/access
- validation
- beanvalidation
- spring-core/src
- main/java/org/springframework
- aot
- generate
- hint/predicate
- core
- annotation
- convert/support
- io/buffer
- util
- test/java/org/springframework/aot/generate
- spring-expression/src/main/java/org/springframework/expression/spel
- ast
- standard
- support
- spring-jdbc/src/main/java/org/springframework/jdbc
- core/metadata
- datasource/embedded
- spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive
- spring-orm/src/main/java/org/springframework/orm
- hibernate5
- jpa
- spring-test/src/main/java/org/springframework/test/context
- aot
- observation
- support
- spring-web/src/main/java/org/springframework
- http
- client
- observation
- reactive
- server/reactive
- web
- context/request
- async
- filter/reactive
- method/annotation
- server/adapter
- util/pattern
- spring-webflux/src/main/java/org/springframework/web/reactive
- function/client
- resource
- result
- condition
- method/annotation
- spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/condition
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+327
-257
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| 367 | + | |
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
370 | 371 |
| |
371 | 372 |
| |
372 |
| - | |
| 373 | + | |
373 | 374 |
| |
374 | 375 |
| |
375 | 376 |
| |
376 | 377 |
| |
377 | 378 |
| |
378 |
| - | |
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
845 | 845 |
| |
846 | 846 |
| |
847 | 847 |
| |
848 |
| - | |
849 |
| - | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
850 | 852 |
| |
851 | 853 |
| |
852 | 854 |
| |
| |||
862 | 864 |
| |
863 | 865 |
| |
864 | 866 |
| |
865 |
| - | |
| 867 | + | |
866 | 868 |
| |
867 | 869 |
| |
868 | 870 |
| |
| |||
871 | 873 |
| |
872 | 874 |
| |
873 | 875 |
| |
874 |
| - | |
| 876 | + | |
875 | 877 |
| |
876 | 878 |
| |
877 | 879 |
| |
|
spring-beans/src/main/java/org/springframework/beans/factory/groovy/GroovyBeanDefinitionReader.java
Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| |||
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
| |
| 254 | + | |
253 | 255 |
| |
254 | 256 |
| |
255 | 257 |
| |
| |||
425 | 427 |
| |
426 | 428 |
| |
427 | 429 |
| |
| 430 | + | |
428 | 431 |
| |
429 | 432 |
| |
430 | 433 |
| |
| |||
640 | 643 |
| |
641 | 644 |
| |
642 | 645 |
| |
| 646 | + | |
643 | 647 |
| |
644 | 648 |
| |
645 | 649 |
| |
| |||
654 | 658 |
| |
655 | 659 |
| |
656 | 660 |
| |
| 661 | + | |
657 | 662 |
| |
658 | 663 |
| |
659 | 664 |
| |
| |||
727 | 732 |
| |
728 | 733 |
| |
729 | 734 |
| |
| 735 | + | |
730 | 736 |
| |
731 | 737 |
| |
732 |
| - | |
| 738 | + | |
733 | 739 |
| |
734 | 740 |
| |
735 | 741 |
| |
| |||
762 | 768 |
| |
763 | 769 |
| |
764 | 770 |
| |
| 771 | + | |
765 | 772 |
| |
766 | 773 |
| |
767 | 774 |
| |
768 | 775 |
| |
769 | 776 |
| |
770 | 777 |
| |
771 | 778 |
| |
772 |
| - | |
| 779 | + | |
773 | 780 |
| |
774 | 781 |
| |
775 | 782 |
| |
776 |
| - | |
777 |
| - | |
778 |
| - | |
779 | 783 |
| |
780 | 784 |
| |
781 | 785 |
| |
| |||
804 | 808 |
| |
805 | 809 |
| |
806 | 810 |
| |
| 811 | + | |
807 | 812 |
| |
808 | 813 |
| |
809 |
| - | |
| 814 | + | |
810 | 815 |
| |
811 | 816 |
| |
812 | 817 |
| |
|
Lines changed: 9 additions & 7 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 |
| |
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
| 134 | + | |
134 | 135 |
| |
135 | 136 |
| |
136 |
| - | |
137 |
| - | |
| 137 | + | |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
| |||
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
151 |
| - | |
| 152 | + | |
152 | 153 |
| |
153 | 154 |
| |
154 | 155 |
| |
| |||
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
| 162 | + | |
161 | 163 |
| |
162 | 164 |
| |
163 | 165 |
| |
| |||
170 | 172 |
| |
171 | 173 |
| |
172 | 174 |
| |
173 |
| - | |
| 175 | + | |
174 | 176 |
| |
175 | 177 |
| |
176 | 178 |
| |
|
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 |
| |
| |||
638 | 638 |
| |
639 | 639 |
| |
640 | 640 |
| |
641 |
| - | |
| 641 | + | |
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
| 130 | + | |
130 | 131 |
| |
131 |
| - | |
| 132 | + | |
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
| |||
146 | 147 |
| |
147 | 148 |
| |
148 | 149 |
| |
149 |
| - | |
| 150 | + | |
150 | 151 |
| |
151 | 152 |
| |
152 | 153 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
1096 | 1096 |
| |
1097 | 1097 |
| |
1098 | 1098 |
| |
1099 |
| - | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
1100 | 1106 |
| |
1101 | 1107 |
| |
1102 | 1108 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
86 |
| - | |
| 87 | + | |
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
| 260 | + | |
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
| |||
268 | 269 |
| |
269 | 270 |
| |
270 | 271 |
| |
| 272 | + | |
271 | 273 |
| |
272 | 274 |
| |
273 | 275 |
| |
| |||
279 | 281 |
| |
280 | 282 |
| |
281 | 283 |
| |
282 |
| - | |
283 |
| - | |
| 284 | + | |
| 285 | + | |
284 | 286 |
| |
285 | 287 |
| |
286 | 288 |
| |
287 |
| - | |
288 | 289 |
| |
289 |
| - | |
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
|
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 |
| |
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
322 |
| - | |
| 321 | + | |
| 322 | + | |
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
|
Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
86 | 87 |
| |
87 |
| - | |
88 |
| - | |
| 88 | + | |
| 89 | + | |
89 | 90 |
| |
90 | 91 |
| |
| 92 | + | |
91 | 93 |
| |
92 | 94 |
| |
| 95 | + | |
93 | 96 |
| |
94 |
| - | |
| 97 | + | |
95 | 98 |
| |
96 | 99 |
| |
97 |
| - | |
| 100 | + | |
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
|
0 commit comments