- 07 Nov, 2019 2 commits
-
-
buildmaster authored
-
Marcin Grzejszczak authored
-
- 04 Nov, 2019 2 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 29 Oct, 2019 1 commit
-
-
Oleg Zhurakousky authored
Fix introspection over ScannedGenericBeanDefinition Resolves #420
-
- 24 Oct, 2019 3 commits
-
-
buildmaster authored
-
buildmaster authored
-
Oleg Zhurakousky authored
Ensured that we check for the output type and see if and what type of conversion needs to be applied. If output is already a message with payload byte[], then no conversion is necessary Resolves #419
-
- 23 Oct, 2019 2 commits
-
-
Oleg Zhurakousky authored
-
buildmaster authored
-
- 16 Oct, 2019 1 commit
-
-
Oleg Zhurakousky authored
-
- 14 Oct, 2019 1 commit
-
-
Oleg Zhurakousky authored
-
- 11 Oct, 2019 1 commit
-
-
Oleg Zhurakousky authored
polish
-
- 07 Oct, 2019 1 commit
-
-
Oleg Zhurakousky authored
-
- 03 Oct, 2019 1 commit
-
-
buildmaster authored
-
- 02 Oct, 2019 3 commits
-
-
Oleg Zhurakousky authored
- added 'discoverFunctionTypeFromFunctionalObject' method to FunctionTypeUtils - added tests to reproduce and validate the issue
-
Oleg Zhurakousky authored
Don't assume function is a bean
-
Eric Bottard authored
Fixes #412
-
- 01 Oct, 2019 1 commit
-
-
Oleg Zhurakousky authored
Resolves #395
-
- 25 Sep, 2019 3 commits
-
-
Oleg Zhurakousky authored
* Fix spring-integration sample * Added discoverFunctionTypeFromClass() method to FunctionTypeUtils * A `FactoryBean` may produce a function instance as well. Add a logic into `BeanFactoryAwareFunctionRegistry` to discover a function type from the `FactoryBean.getObjectType()`
-
Phillip Webb authored
Migrate away from deprecated Spring Boot configuration property bean classes and methods. Resolves #410
-
Oleg Zhurakousky authored
-
- 24 Sep, 2019 1 commit
-
-
buildmaster authored
-
- 23 Sep, 2019 7 commits
-
-
buildmaster authored
-
buildmaster authored
-
buildmaster authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
buildmaster authored
-
buildmaster authored
-
- 22 Sep, 2019 1 commit
-
-
Oleg Zhurakousky authored
Fixed discovery of functions to ensure that even in cases where default function is found but it's type can not be determined such function is discarded. This effectively ensures that if the actual instance does not match the declared type such function is not treated as function. Resolves #409
-
- 18 Sep, 2019 1 commit
-
-
Olga Maciaszek-Sharma authored
-
- 17 Sep, 2019 1 commit
-
-
Oleg Zhurakousky authored
-
- 16 Sep, 2019 1 commit
-
-
buildmaster authored
-
- 10 Sep, 2019 2 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
- Added initial support for communicating routing instructions via SpEL thru both message headers and application properties - Added support for communication function definition via application properties - Added additional tests and updated documentation Resolves #408
-
- 06 Sep, 2019 2 commits
-
-
Oleg Zhurakousky authored
Added FunctionRegistration for each Kotlin lambdas with the correct types Resolve #364
-
Oleg Zhurakousky authored
-
- 04 Sep, 2019 2 commits
-
-
Oleg Zhurakousky authored
- Update versions of aws-lambda-java-core to 1.2.0, aws-lambda-java-events to 2.2.6 and aws-java-sdk-s3 to 1.11.557 Resolves #373
-
Oleg Zhurakousky authored
Resolves #381
-