From bbd4375d090af235ab3bc7f131388f41ab306117 Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Fri, 17 Aug 2018 06:05:51 +0000
Subject: [PATCH] Sync docs from master to gh-pages
---
multi/multi__introduction.html | 2 +-
single/spring-cloud-function.html | 2 +-
spring-cloud-function.xml | 4 +++-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/multi/multi__introduction.html b/multi/multi__introduction.html
index 71f9d4aa7..c73a3e044 100644
--- a/multi/multi__introduction.html
+++ b/multi/multi__introduction.html
@@ -24,4 +24,4 @@ accessed over HTTP or messaging.
Spring Cloud Function has 4 main features
endpoints and/or message stream listeners/publishers with RabbitMQ, Kafka etc.
Compiling strings which are Java function bodies into bytecode, and
then turning them into @Beans that can be wrapped as above.Deploying a JAR file containing such an application context with an
isolated classloader, so that you can pack them together in a single
-JVM.Adapters for AWS Lambda, Azure, Apache OpenWhisk and possibly other "serverless" service providers.Unresolved directive in spring-cloud-function.adoc - include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/contributing-docs.adoc[]