Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introducing Spring Cloud Gateway
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Creating a Gateway
- 3 Moving the UI
- 4 Creating a new route
- 5 Adding service discovery
- 6 Adding custom URI
- 7 Restart Gateway
- 8 Moving SimpleHello
- 9 Custom Filters
- 10 Why Spring Cloud Gateway
- 11 Filter Chain
- 12 Modifying Requests
- 13 Metadata
- 14 Filters
- 15 Fallback
- 16 Rich Programming Model
- 17 Outage Simulation
- 18 Fortune API
- 19 Rate Limiting
- 20 Token Bucket
- 21 Key Resolver
- 22 Wrapup