Files
spring-cloud-function/spring-cloud-function-context
Dave Syer 5ace9b764b Resort to reflection if the function is not a @Bean
Beans that are not created from a @Bean factory method do not have
the same kind of metadata. This change uses relection to extract
the target type from the bean definition if all else fails.
2017-03-10 17:40:05 +00:00
..
2017-02-24 16:58:52 +00:00