Initial gateway-request-predicates.adoc docs #151
Annotations
12 errors
GatewaySampleApplicationTests.rewriteResponeBodyObjectWorks:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.emptyBodySupplierNotCalledWhenBodyPresent:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.rewriteResponseBodyStringWorks:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.rewriteRequestBodyStringWorks:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.rewriteRequestBodyObjectWorks:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.readBodyPredicateStringWorks:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.routeFromKotlin:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.rewriteResponseEmptyBodyToStringWorks:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.actuatorMetrics:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.contextLoads:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.actuatorManagementPort:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
GatewaySampleApplicationTests.complexPredicate:
spring-cloud-gateway-sample/src/test/java/org/springframework/cloud/gateway/sample/GatewaySampleApplicationTests.java#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [ReactiveWebMergedContextConfiguration@41d53813 testClass = org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests, locations = [], classes = [org.springframework.cloud.gateway.sample.GatewaySampleApplicationTests.TestConfig], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["management.endpoint.gateway.enabled=true", "management.server.port=${test.port}", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2e48362c, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7d446ed1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4f3bbf68, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@59a008ba, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2f67b837, org.springframework.boot.test.context.SpringBootTestAnnotation@64114062], contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|