Rossen Stoyanchev
|
b16f6fa456
|
Shared static instance of DefaultDataBufferFactory
|
2020-06-24 16:12:56 +01:00 |
|
Sam Brannen
|
b9e52a8089
|
Delete dead code in MockServerHttpRequest
|
2020-06-09 17:38:34 +02:00 |
|
Juergen Hoeller
|
a34f1e3759
|
Merge branch '5.2.x'
# Conflicts:
# build.gradle
# spring-test/src/main/java/org/springframework/mock/http/server/reactive/MockServerHttpRequest.java
# spring-web/src/testFixtures/java/org/springframework/web/testfixture/http/server/reactive/MockServerHttpRequest.java
# spring-webflux/src/main/java/org/springframework/web/reactive/function/client/DefaultWebClientBuilder.java
|
2020-06-06 18:52:51 +02:00 |
|
Juergen Hoeller
|
d71957ce7c
|
Polishing
|
2020-06-06 17:45:12 +02:00 |
|
Juergen Hoeller
|
5051d7302d
|
Merge branch '5.2.x'
# Conflicts:
# build.gradle
# spring-test/src/main/java/org/springframework/mock/http/server/reactive/MockServerHttpRequest.java
# spring-web/src/main/java/org/springframework/http/HttpHeaders.java
# spring-web/src/testFixtures/java/org/springframework/web/testfixture/http/server/reactive/MockServerHttpRequest.java
|
2020-06-06 15:27:15 +02:00 |
|
Juergen Hoeller
|
f3d4df2fd4
|
Consistently check available local/remote addresses for non-null
|
2020-06-06 15:15:16 +02:00 |
|
Rossen Stoyanchev
|
8d449471c7
|
Polishing contribution
See gh-25148
|
2020-05-29 17:37:43 +01:00 |
|
Mihai Dumitrescu
|
b31b8ce6c1
|
Polishing in MockServerHttpRequest
Closes gh-25109
|
2020-05-29 16:31:19 +01:00 |
|
Rossen Stoyanchev
|
6d6269f1ee
|
Switch to Reactor 2020.0.0 snapshots
A switch to RSocket 1.0.1 snapshots is also required to pick up a
for froward compatibility with Reactor Netty 1.0.
See gh-25085
|
2020-05-29 15:14:01 +01:00 |
|
Rossen Stoyanchev
|
955f77bf5d
|
Add error message to MockServerHttpRequest
Closes gh-25109
|
2020-05-27 18:57:02 +01:00 |
|
Rossen Stoyanchev
|
d7a29bbcef
|
DefaultClientResponseBuilder copies logPrefix
Closes gh-25069
|
2020-05-23 10:41:07 +01:00 |
|
Rossen Stoyanchev
|
8204055924
|
MockServerHttpRequest accepts custom HTTP method
Closes gh-25109
|
2020-05-23 10:40:25 +01:00 |
|
Sam Brannen
|
b8835c9f32
|
Copy MockHttpServletRequest changes to spring-web
See gh-24916
|
2020-04-17 16:20:42 +02:00 |
|
Rossen Stoyanchev
|
7aa06b8610
|
Polishing contribution
See gh-24786
|
2020-03-26 21:42:12 +00:00 |
|
Сергей Цыпанов
|
f17b0125ff
|
Simplify conversion of DataBuffer to String
See gh-24786
|
2020-03-26 21:42:12 +00:00 |
|
Sam Brannen
|
7b6d83a106
|
Use Gradle test fixture support for spring-web
See gh-23550
|
2020-01-02 16:01:35 +01:00 |
|