Fix docs version tag
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
*{spring-cloud-function-version}*
|
||||
*{project-version}*
|
||||
|
||||
|
||||
The https://aws.amazon.com/[AWS] adapter takes a Spring Cloud Function app and converts it to a form that can run in AWS Lambda.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
*{spring-cloud-function-version}*
|
||||
*{project-version}*
|
||||
|
||||
include::adapters/azure-intro.adoc[]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
*{spring-cloud-function-version}*
|
||||
*{project-version}*
|
||||
|
||||
include::adapters/gcp-intro.adoc[]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
*{spring-cloud-function-version}*
|
||||
|
||||
*{project-version}*
|
||||
|
||||
The https://openwhisk.apache.org/[OpenWhisk] adapter is in the form of an executable jar that can be used in a a docker image to be deployed to Openwhisk. The platform works in request-response mode, listening on port 8080 on a specific endpoint, so the adapter is a simple Spring MVC application.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
= Spring Cloud Function Reference Documentation
|
||||
Mark Fisher, Dave Syer, Oleg Zhurakousky, Anshul Mehra
|
||||
|
||||
*{spring-cloud-function-version}*
|
||||
*{project-version}*
|
||||
|
||||
:docinfo: shared
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Mark Fisher, Dave Syer, Oleg Zhurakousky, Anshul Mehra
|
||||
|
||||
*{spring-cloud-function-version}*
|
||||
*{project-version}*
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user