spring-framework/spring-web-reactive/src
Rossen Stoyanchev a224874b43 Improve resolution of multi-value async model attrs
Multi-value async attributes like Flux and Observable in the model
are treated with Collection semantics and resolved to Mono<List<?>>
prior to rendering.
2016-11-16 14:18:09 -05:00
..
main/java/org/springframework/web/reactive Improve resolution of multi-value async model attrs 2016-11-16 14:18:09 -05:00
test Improve resolution of multi-value async model attrs 2016-11-16 14:18:09 -05:00