From 3fb6e4f1a5856dc491c66d0121a9a6591386756d Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Fri, 17 Aug 2018 03:05:39 +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, 3 insertions(+), 5 deletions(-)
diff --git a/multi/multi__introduction.html b/multi/multi__introduction.html
index c73a3e044..71f9d4aa7 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.![[Note]](images/note.png) | Note |
|---|
Spring Cloud is released under the non-restrictive Apache 2.0 license. If you would like to contribute to this section of the documentation or if you find an error, please find the source code and issue trackers in the project at github. |