- 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 4 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
-
Oleg Zhurakousky authored
Add spring-cloud-function-kotlin to spring-cloud-function-dependencies.
-
Renette Ros authored
This allows including the spring-cloud-function-kotlin dependency in a new spring boot project without needing to explicitly specify the version.
-
- 02 Sep, 2019 1 commit
-
-
Eric Bottard authored
This ultimately allows loading all JRE classes correctly, not only those whose name are whitelisted.
-
- 27 Aug, 2019 2 commits
-
-
Olga Maciaszek-Sharma authored
Resolves #401
-
Oleg Zhurakousky authored
Resolves #403
-
- 22 Aug, 2019 2 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
- Added support for simple POJO functions - Added additional utility methods
-
- 19 Aug, 2019 5 commits
-
-
Oleg Zhurakousky authored
Fix Gradle build
-
Oleg Zhurakousky authored
-
Eric Bottard authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 14 Aug, 2019 4 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 13 Aug, 2019 3 commits
-
-
Oleg Zhurakousky authored
Resolves #394
-
buildmaster authored
-
Oleg Zhurakousky authored
-