spring-boot/spring-boot-devtools
Stephane Nicoll 5656e83ba9 Enable logging of resolved exceptions
Previously, if an exception was resolved by a `HandlerExceptionResolver`
nothing the log indicated a failure to process the query.

This commit adds a new property `spring.mvc.log-resolved-exception` that
enables warning logs for supported `HandlerExceptionResolver` instances.

When Devtools is enabled, this flag is enabled by default.

Closes gh-2176
2016-06-27 14:37:44 +02:00
..
src Enable logging of resolved exceptions 2016-06-27 14:37:44 +02:00
pom.xml Drop back to Hibernate 5.0.9.Final 2016-06-21 20:09:21 +01:00