spring-framework/spring-webflux
sdeleuze c530745015 Fix JsonView + HttpEntity Reactive handling
This commit adds
AbstractMessageReaderArgumentResolver#readBody and
AbstractMessageWriterResultHandler#writeBody variants
which allow to pass the actual MethodParameter in order
to perform proper annotation-based hint resolution with
nested generics, for example with HttpEntity.

Issue: SPR-16098
2017-11-16 15:12:58 +01:00
..
src Fix JsonView + HttpEntity Reactive handling 2017-11-16 15:12:58 +01:00
spring-webflux.gradle Remove RxNetty (from test sources) 2017-11-09 15:56:56 -05:00