diff --git a/spring-cloud-gateway-webflux/src/test/resources/application.properties b/spring-cloud-gateway-webflux/src/test/resources/application.properties index a3eb71eb..39b304fd 100644 --- a/spring-cloud-gateway-webflux/src/test/resources/application.properties +++ b/spring-cloud-gateway-webflux/src/test/resources/application.properties @@ -1,2 +1 @@ -logging.level.org.springframework.web=DEBUG -debug=true +logging.level.org.springframework.web.reactive=DEBUG