Files
spring-boot/spring-boot-project
Stephane Nicoll 1f4a32f0ad Add a way to signal that an endpoint request is invalid
This commit adds InvalidEndpointRequestException as a technology
agnostic way to signal that an endpoint request is invalid. When such
exception is thrown, the web layer translates that to a 400.

Rather than overriding the reason, this commit makes sure to reuse the
error infrastructure.

Closes gh-10618
2018-01-23 14:57:13 +01:00
..
2018-01-23 17:01:46 +05:30
2018-01-22 16:06:45 -08:00
2018-01-19 20:44:18 -08:00
2018-01-22 15:57:01 -08:00