Caching with Spring - Advanced Topics and Best Practices

Caching with Spring - Advanced Topics and Best Practices

Spring I/O via YouTube Direct link

Intro

1 of 17

1 of 17

Intro

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Caching with Spring - Advanced Topics and Best Practices

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Local In-Memory
  3. 3 Clustered - with sync
  4. 4 Invalidation - Option 1
  5. 5 Replication
  6. 6 Distributed Caches
  7. 7 Tying your code to a cache provider is bad practice
  8. 8 Try switching from EHCache to Hazelcast
  9. 9 You can't switch cache providers between environments
  10. 10 You mess up your business logic with infrastructure
  11. 11 Introducing Spring's cache abstraction
  12. 12 Spring's Caching Annotations
  13. 13 Default Key Generation Strategy
  14. 14 You need a custom default Key Generator?
  15. 15 SPEL in Caching Annotations
  16. 16 Working with Cache Resolvers
  17. 17 Spring vs JCache Annotations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.