Files
spring-cloud-function/spring-cloud-function-stream
Dave Syer 33b33adb4b Change FunctionCatalog to key off Class<?>
Makes it possible to support other "function" types in the future.
The user is always taking a risk with the lookup that the object
returned has the generic type desired (but that hasn't changed
with this commit). FunctionCatalog is a lot simpler as a result
and also a lot more flexible.
2018-02-28 14:18:09 +00:00
..
2016-09-21 22:33:06 -04:00
2018-02-21 07:24:21 +00:00