Completed
Create a Movie Event
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Going Reactive with Spring 5 and Project Reactor
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Big Problems
- 3 Network IO
- 4 Asynchronous IO
- 5 Reactive Streams
- 6 Reactor Project
- 7 Data Access
- 8 Saving the Project
- 9 Building the App
- 10 Sample Data Initializer
- 11 Write Data to Database
- 12 Alfonso Cuaron
- 13 Flux
- 14 Publisher
- 15 Activate Pipeline
- 16 Return a Movie
- 17 Return a Movie Event
- 18 Create a Movie Event
- 19 Service API
- 20 Stream of Value
- 21 Thread Pool Scheduler
- 22 Rest Controller
- 23 MovieController
- 24 Access Movie ID
- 25 Server Sent Events
- 26 Testing
- 27 Reactive Web Runtime
- 28 Movie Handler
- 29 Events
- 30 Cleanup
- 31 Checking for typos
- 32 Clear the mess
- 33 Streaming events
- 34 observability
- 35 endpoints
- 36 security
- 37 authentication
- 38 authorization
- 39 build a client