Spring Cloud Function


Table of Contents

1. Introduction
2. Getting Started
3. Building and Running a Function
4. Deploying a Packaged Function
5. Dynamic Compilation
5.1. Start the Function Registry Service:
5.2. Register a Function:
5.3. Run a REST Microservice using that Function:
5.4. Register a Supplier:
5.5. Run a REST Microservice using that Supplier:
5.6. Register a Consumer:
5.7. Run a REST Microservice using that Consumer:
5.8. Run Stream Processing Microservices: