spring-framework/spring-web
Juergen Hoeller 66a3a82fb3 Avoid reference to HandlerMethod class in ServerErrorException
This breaks the package dependency cycle between web.server/web.method and makes ServerErrorException more generally applicable. Includes deprecation of the plain reason constructor variant, in favor of providing a Method or MethodParameter context (which MatrixVariableMethodArgumentResolver does now).
2018-04-01 00:21:15 +02:00
..
src Avoid reference to HandlerMethod class in ServerErrorException 2018-04-01 00:21:15 +02:00
spring-web.gradle Build setup allows for JDK 10 as source/test target compatibility 2018-03-31 23:17:31 +02:00