dzou
17c3f185bc
Move Layout into adapter class
...
pr comments, mv package, make work locally.
revert pom change to parent
Rm provided scope - this is problematic for spring-boot-maven plugin to build jar
Detach sample from spring-cloud-function-parent
Update readmes
cleanup
Add comment
fix javadoc
Resolves #518
2020-05-20 15:25:48 +02:00
Oleg Zhurakousky
8ca1b45c81
Temporarily ignore GCF sample test
2020-05-20 15:23:52 +02:00
Mike Eltsufin
dc3fd039d3
Add Integration Test for GCP Sample
...
Fixes : #505 .
add the json dependency to fix it
remove json dep
Resolves #507
2020-05-20 15:01:02 +02:00
Mike Eltsufin
c1d472de25
Change package gcloud to gcp
...
Resolves #510
2020-05-04 16:23:51 +02:00
Mike Eltsufin
82df971c2b
Change GCP sample deploy directory to target/deploy
...
Fixes : #486 .
Resolves #487
2020-04-21 14:20:56 +02:00
Oleg Zhurakousky
895ac30604
Revert "Bumping versions"
...
This reverts commit 9ad788aef7 .
2020-04-08 15:06:14 +02:00
buildmaster
9ad788aef7
Bumping versions
2020-04-06 18:55:27 +00:00
buildmaster
8a93ebcff9
Going back to snapshots
2020-04-06 18:23:35 +00:00
buildmaster
1e82013b31
Update SNAPSHOT to 3.1.0.M1
2020-04-06 18:21:21 +00:00
Marcin Grzejszczak
bfb7a804e4
Bumping to 2020-01 (aka Ilford)
2020-04-06 09:40:06 +02:00
Mike Eltsufin
ee8bbc3e82
Update invoker class name
2020-04-02 22:29:20 -04:00
Mike Eltsufin
24e5b13adc
Adds Readme to GCP sample app
...
Also, fixing a bug in the default constructor of the invoker.
Fixes : #478 .
2020-04-02 22:29:20 -04:00
dsolomakha
fcdb6ae8c3
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
2020-04-01 18:55:18 +02:00