spring-boot/spring-bootstrap
Dave Syer 833b13bbbc [bs-80] Add configurable / switchable web request trace logging (headers etc)
* Added a bean post processor for the Spring Security filter chain
(so you only get traces by default if security is on)
* Every request is logged at trace level if the dump requests flag is
on
* Requests are also dumped to a TraceRepository for later analysis (very
useful for tracing problems in real time when a support call comes in)

[Fixes #48976001]
2013-04-30 15:24:27 +01:00
..
src [bs-80] Add configurable / switchable web request trace logging (headers etc) 2013-04-30 15:24:27 +01:00
pom.xml [bs-72], [bs-75] Add Batch plugin features 2013-04-26 07:01:37 +01:00