Merge branch '4.2.x' #1562
Annotations
4 errors
|
GatewayServerMvcAutoConfigurationTests.settingHttpClientFactoryWorks:
spring-cloud-gateway-server-mvc/src/test/java/org/springframework/cloud/gateway/server/mvc/GatewayServerMvcAutoConfigurationTests.java#L207
Expecting actual:
org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder@10014459
to be an instance of:
org.springframework.boot.http.client.SimpleClientHttpRequestFactoryBuilder
but was instance of:
org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
|
ServerMvcIntegrationTests.redirectToWorks:
spring-cloud-gateway-server-mvc/src/test/java/org/springframework/cloud/gateway/server/mvc/ServerMvcIntegrationTests.java#L647
I/O error on GET request for "http://localhost:38367/anything/redirect": Failed to resolve 'exampleredirect.com' [A(1)] and search domain query for configured domains failed as well: [2v1darna5ucuvley41dvapphcc.bx.internal.cloudapp.net]
|
build
Process completed with exit code 1.
|