Files
spring-cloud-function/spring-cloud-function-context
Oleg Zhurakousky af192a5adf GH-531 Fail function registration for incompatible types
Given that we now can auto-discover function type from provided target object, this fix will fail function registration if provided type is not compatible (assignableFrom. . .)

Resolves #531
2020-06-10 18:28:28 +02:00
..