spring-boot/spring-boot-project
Stephane Nicoll 3f88906b97 Fix handling of ResponseStatusException
This commit updates DefaultErrorAttributes to handle
ResponseStatusException explicitly. This exception is used in a
WebFlux application to signal that the processing of the query has
failed with an HTTP status code and a reason phrase. The latter is now
properly mapped to the `message` attribute of the response body.

Closes gh-11614
2018-01-15 10:03:15 +01:00
..
spring-boot Remove an unnecessary assertion 2018-01-14 09:31:11 +01:00
spring-boot-actuator Replace use of Date with OffsetDateTime and Instant in Actuator 2018-01-12 17:26:05 +00:00
spring-boot-actuator-autoconfigure Replace use of Date with OffsetDateTime and Instant in Actuator 2018-01-12 17:26:05 +00:00
spring-boot-autoconfigure Fix handling of ResponseStatusException 2018-01-15 10:03:15 +01:00
spring-boot-cli Update copyright year of changed files 2018-01-09 12:13:27 -08:00
spring-boot-dependencies Upgrade to Spring Session 2.0.0.RELEASE 2018-01-14 09:33:35 +01:00
spring-boot-devtools Remove redundant throws declarations 2017-12-29 12:10:13 -08:00
spring-boot-docs Polish "Upgrade to Micrometer 1.0.0-rc.6" 2018-01-11 18:35:31 +01:00
spring-boot-parent Apply server.undertow.* config to reactive servers 2018-01-11 11:15:23 +01:00
spring-boot-starters Exclude tomcat-annotations-api and use javax.annotations-api instead 2018-01-04 10:25:39 +00:00
spring-boot-test Correct test expectations following changes to application context ID 2018-01-10 14:12:06 +00:00
spring-boot-test-autoconfigure Update copyright year of changed files 2018-01-09 12:13:27 -08:00
spring-boot-tools Update copyright year of changed files 2018-01-09 12:13:27 -08:00
pom.xml Re-order modules so that spring--boot-cli is later 2017-10-05 18:17:25 -07:00