Files
spring-cloud-function/spring-cloud-function-web
Dave Syer c685866f09 Fix compiled scripts demo from README
Compiled functions always show up with no metadata, and you can only
guess what the types are from the bean definition. Probably we should
add more information to the bean definition if we have it when we
compile the function.

There is still a problem if user defines functions that are not of
Flux<String> (but that has always been the case).
2017-05-25 07:53:29 +01:00
..
2017-05-25 07:53:29 +01:00
2016-09-22 11:59:31 -04:00