File tree
67 files changed
+184
-273
lines changed- spring-core/src
- main/java/org/springframework/core
- codec
- io/buffer
- test/java/org/springframework/core/io/buffer
- spring-messaging/src
- main/java/org/springframework/messaging/handler/invocation/reactive
- test/java/org/springframework/messaging
- handler/annotation/reactive
- rsocket
- spring-r2dbc/src
- main/java/org/springframework/r2dbc/connection/init
- test/java/org/springframework/r2dbc/connection/init
- spring-test/src
- main/java/org/springframework
- mock/http
- client/reactive
- server/reactive
- test/web/reactive/server
- test/java/org/springframework/test/web/reactive/server
- samples/bind
- spring-web/src
- main/java/org/springframework/http
- client/reactive
- codec
- json
- multipart
- server/reactive
- test/java/org/springframework
- http
- client/reactive
- codec
- multipart
- support
- server/reactive
- web/server/adapter
- testFixtures/java/org/springframework/web/testfixture/http
- client/reactive
- server/reactive
- spring-webflux/src
- main/java/org/springframework/web/reactive
- function
- client
- server
- resource
- socket/client
- test/java/org/springframework/web/reactive
- function
- client
- server
- resource
- result
- method
- annotation
- view
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+184
-273
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
| 274 | + | |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 |
| |
42 | 48 |
| |
43 | 49 |
| |
| |||
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
| 55 | + | |
49 | 56 |
| |
50 | 57 |
| |
51 | 58 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 30 |
| |
34 | 31 |
| |
35 | 32 |
| |
| |||
51 | 48 |
| |
52 | 49 |
| |
53 | 50 |
| |
54 |
| - | |
| 51 | + | |
| 52 | + | |
55 | 53 |
| |
56 | 54 |
| |
57 | 55 |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
77 |
| - | |
78 | 76 |
| |
79 | 77 |
| |
80 | 78 |
| |
| |||
114 | 112 |
| |
115 | 113 |
| |
116 | 114 |
| |
117 |
| - | |
| 115 | + | |
| 116 | + | |
118 | 117 |
| |
119 | 118 |
| |
120 | 119 |
| |
|
Lines changed: 2 additions & 6 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 |
| - | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
| |||
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 | 62 |
| |
67 | 63 |
| |
68 | 64 |
| |
| |||
163 | 159 |
| |
164 | 160 |
| |
165 | 161 |
| |
166 |
| - | |
| 162 | + | |
167 | 163 |
| |
168 | 164 |
| |
169 | 165 |
| |
|
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 |
| |
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
70 | 68 |
| |
71 | 69 |
| |
72 | 70 |
| |
| |||
244 | 242 |
| |
245 | 243 |
| |
246 | 244 |
| |
247 |
| - | |
| 245 | + | |
| 246 | + | |
248 | 247 |
| |
249 | 248 |
| |
250 | 249 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
206 |
| - | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 | 47 |
| |
50 | 48 |
| |
51 | 49 |
| |
| |||
70 | 68 |
| |
71 | 69 |
| |
72 | 70 |
| |
73 |
| - | |
| 71 | + | |
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
| |||
163 | 161 |
| |
164 | 162 |
| |
165 | 163 |
| |
166 |
| - | |
| 164 | + | |
167 | 165 |
| |
168 | 166 |
| |
169 | 167 |
| |
|
spring-r2dbc/src/main/java/org/springframework/r2dbc/connection/init/ResourceDatabasePopulator.java
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
512 | 512 |
| |
513 | 513 |
| |
514 | 514 |
| |
515 |
| - | |
516 |
| - | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
517 | 518 |
| |
518 | 519 |
| |
519 | 520 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
| |||
103 | 101 |
| |
104 | 102 |
| |
105 | 103 |
| |
106 |
| - | |
| 104 | + | |
107 | 105 |
| |
108 | 106 |
| |
109 | 107 |
| |
|
spring-test/src/main/java/org/springframework/mock/http/client/reactive/MockClientHttpResponse.java
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
| |||
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
58 |
| - | |
59 |
| - | |
60 | 57 |
| |
61 | 58 |
| |
62 | 59 |
| |
| |||
109 | 106 |
| |
110 | 107 |
| |
111 | 108 |
| |
112 |
| - | |
| 109 | + | |
113 | 110 |
| |
114 | 111 |
| |
115 | 112 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
| |||
428 | 427 |
| |
429 | 428 |
| |
430 | 429 |
| |
431 |
| - | |
432 |
| - | |
433 | 430 |
| |
434 | 431 |
| |
435 | 432 |
| |
| |||
579 | 576 |
| |
580 | 577 |
| |
581 | 578 |
| |
582 |
| - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
583 | 582 |
| |
584 | 583 |
| |
585 | 584 |
| |
|
spring-test/src/main/java/org/springframework/mock/http/server/reactive/MockServerHttpResponse.java
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
| |||
125 | 124 |
| |
126 | 125 |
| |
127 | 126 |
| |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 | 127 |
| |
132 | 128 |
| |
133 | 129 |
| |
134 | 130 |
| |
135 | 131 |
| |
136 | 132 |
| |
137 |
| - | |
| 133 | + | |
138 | 134 |
| |
139 | 135 |
| |
140 | 136 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
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 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
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 |
| |
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
|
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 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
0 commit comments