Files
spring-cloud-function/spring-cloud-function-samples
Dave Syer 773dddbe68 Ensure composite wrapper type reflects reality
When a Supplier<Flux<Foo>> is composed with a Function<Foo,Bar>
the resulting handler (supplier) should have Flux as its output
wrapper still (the most general output wrapper type in the chain).
2018-03-16 08:35:21 -04:00
..
2018-02-21 07:24:21 +00:00