2.1 What is Spring Cloud?2.1.1 Spring Cloud Config2.1.2 Spring Cloud Service Discovery2.1.3 Spring Cloud LoadBalancer and Resilience4j2.1.4 Spring Cloud API Gateway2.1.5 Spring Cloud Stream2.1.6 Spring Cloud Sleuth2.1.7 Spring Cloud Security2.2 Spring Cloud by example2.3 How to build a cloud-native microservice2.3.1 Codebase2.3.2 Dependencies2.3.3 Config2.3.4 Backing services2.3.5 Build, release, run2.3.6 Processes2.3.7 Port binding2.3.8 Concurrency2.3.9 Disposability2.3.10 Dev/prod parity2.3.11 Logs2.3.12 Admin processes2.4 Making sure our examples are relevant2.5 Building a microservice with Spring Boot and Java2.5.1 Setting up the environment2.5.2 Getting started with the skeleton project2.5.3 Booting your Spring Boot application: Writing the bootstrap classSummary