spring-framework/spring-web
sdeleuze 75a41db071 Fine tune WebFlux server logging verbosity
With this commit, WebFlux server uses warning instead of error log level
for request handling, and also just print the message instead of the
stacktrace which is mostly meaningless in reactive world.

Complementary to this change, Reactor Netty removed additional logging
as part of https://github.com/reactor/reactor-netty/issues/339.

Issue: SPR-16688
2018-04-27 10:40:48 +02:00
..
src Fine tune WebFlux server logging verbosity 2018-04-27 10:40:48 +02:00
spring-web.gradle Local XMLUnit dependency declarations with consistent version 2.5.1 2018-04-14 21:03:20 +02:00