• 14.1. Spring Framework
  • 14.2. Spring Cache
  • 14.2.1 Spring Cache. Local cache and data partitioning
  • 14.2.2 Spring Cache. YAML config format
  • 14.3. Hibernate Cache
  • 14.3.1. Hibernate Cache. Local cache and data partitioning
  • 14.4 JCache API (JSR-107) implementation
  • 14.4.1 JCache API. Asynchronous, Reactive and RxJava3 interfaces
  • 14.4.2 JCache API. Local cache and data partitioning
  • 1.1. Local cache configuration:
  • 1.2. Local cache usage examples:
  • 1.3. Data partitioning usage examples:
  • 1.4. Local cache with data partitioning configuration:
  • 1.5. Local cache with data partitioning usage examples:
  • 14.5. MyBatis Cache
  • 14.5.1. MyBatis Cache. Local cache and data partitioning
  • 14.6. Tomcat Redis Session Manager
  • 14.7. Spring Session
  • Maven
  • Gradle
  • Usage example of Spring Http Session configuration:
  • Usage example of Spring WebFlux’s Session configuration:
  • Usage example with Spring Boot configuration:
  • Maven
  • Gradle
  • Maven
  • Gradle
  • 14.8. Spring Transaction Manager
  • Usage example of Spring Transaction Management:
  • Usage example of Reactive Spring Transaction Management:
  • 14.9. Spring Data Redis
  • 14.10. Spring Boot Starter
  • 14.11. Micronaut
  • 14.12. Quarkus
  • 14.13. Helidon