Completed
1:15 - Understanding AOT Optimizations in Spring
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Data AOT Repositories - Better Performance and Developer Experience
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - Introduction to AOT Repositories
- 2 1:15 - Understanding AOT Optimizations in Spring
- 3 3:30 - Why This Matters: Performance & Developer Experience
- 4 5:45 - Project Setup with Spring Initializr
- 5 8:20 - Database Configuration & Schema Setup
- 6 12:00 - Creating the Coffee Repository
- 7 15:30 - Enabling AOT Processing in Maven
- 8 18:45 - Exploring Generated Implementations
- 9 22:00 - IntelliJ IDEA Integration & Debugging
- 10 25:30 - Order Repository Example
- 11 28:00 - Wrap-up & Key Takeaways