spring-framework/spring-web
Rossen Stoyanchev eb6bd2d7b8 Remove args and return value lists from @RequestMapping
It is no longer adequate to list supported arguments and return values
-- between Web MVC and WebFlux, directly on the annotation.

Instead we have tables in the respective chapters in the reference with
cross references to each other.

Issue: SPR-15149
2017-09-26 15:29:58 -04:00
..
src Remove args and return value lists from @RequestMapping 2017-09-26 15:29:58 -04:00
spring-web.gradle Build against EE 8 API level wherever possible 2017-09-24 17:18:21 +02:00