Learn about caching GraphQL operations and query responses using Caffeine, Spring Boot, and DGS
Implement GraphQL operation caching using the PreparsedDocumentProvider
interface
Configure cache size and expiration using Caffeine
Implement GraphQL method response caching with CaffeineCacheManager
Use the @Cacheable
and @CacheEvict
annotations
Liz Hennessy
Improve your graph's performance with data loaders, Java, and Netflix's Domain Graph Service (DGS) framework
Go further with GraphQL with Java and Netflix's Domain Graph Service (DGS) framework
Learn the basics of GraphQL with Java and Netflix's Domain Graph Service (DGS) framework