Spring Cloud Function


Table of Contents

1. Introduction
2. Getting Started
3. Building and Running a Function
4. Function Catalog and Flexible Function Signatures
5. Standalone Web Applications
6. Standalone Streaming Applications
7. Deploying a Packaged Function
8. Dynamic Compilation
9. Serverless Platform Adapters
9.1. AWS Lambda
9.1.1. Introduction
9.1.2. Notes on JAR Layout
9.1.3. Upload
9.1.4. Platfom Specific Features
HTTP and API Gateway
9.2. Azure Functions
9.2.1. Notes on JAR Layout
9.2.2. JSON Configuration
9.2.3. Build
9.2.4. Running the sample
9.3. Apache Openwhisk
9.3.1. Quick Start