Initial commit of Google Function Adapter
implement HttpFunction add headers processing Some refactoring [WIP] Add invoker integration test Make test classes nested within test. Add sample and refdoc Resolves #468
This commit is contained in:
committed by
Oleg Zhurakousky
parent
366d05050f
commit
fcdb6ae8c3
@@ -24,6 +24,7 @@
|
||||
<module>function-sample-aws-custom</module>
|
||||
<module>function-sample-azure</module>
|
||||
<module>function-sample-spring-integration</module>
|
||||
<module>function-sample-gcp</module>
|
||||
</modules>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user