Commit Graph

6 Commits

Author SHA1 Message Date
markfisher
071455b363 Add reactor version explicitly 2017-01-12 09:26:06 -05:00
Dave Syer
216e5c9207 Add MVC body processors to handle Flux
We don't need to cover all the possible uses of Flux (only
Flux<String> really), so this isn't comprehensive coverage of
all the features in Spring WebFlux, but it's good enough for
functions to run with Spring Boot 1.5.
2017-01-12 08:55:46 -05:00
Dave Syer
55ab25b348 Fix dependency management in stream jar 2017-01-11 08:28:49 -05:00
Dave Syer
d669a544b9 Add integration tests to the pojo sample 2017-01-10 05:58:39 -05:00
Dave Syer
0715d29efa Add repo declarations to samples 2017-01-05 13:46:59 +00:00
Dave Syer
f8a5f02be3 Add POJO sample and switch to using that for testing 2017-01-03 17:48:57 +00:00