Skip to Main Content
Spring 6 Recipes: A Problem-Solution Approach to Spring Framework
book

Spring 6 Recipes: A Problem-Solution Approach to Spring Framework

by Marten Deinum, Daniel Rubio, Josh Long
April 2023
Intermediate to advanced content levelIntermediate to advanced
774 pages
19h 19m
English
Apress
Content preview from Spring 6 Recipes: A Problem-Solution Approach to Spring Framework
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
M. Deinum et al.Spring 6 Recipeshttps://doi.org/10.1007/978-1-4842-8649-4_14

14. Caching

Marten Deinum1  , Daniel Rubio2 and Josh Long3
(1)
Meppel, Drenthe, The Netherlands
(2)
Ensenada, Baja California, Mexico
(3)
Canyon Country, CA, USA
 

When a heavy computation is done in a program, retrieval of data is slow, or the retrieved data hardly ever changes. It can be useful to apply caching. Caching is the ability to store and retrieve data, transparently, so that data can be served quicker to the client.

In the Java ecosystem, there are multiple cache implementations, ranging from the use of a simple Map implementation to a fully distributed cache solution (Coherence ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Pro Spring 6: An In-Depth Guide to the Spring Framework

Pro Spring 6: An In-Depth Guide to the Spring Framework

Iuliana Cosmina, Rob Harrop, Chris Schaefer, Clarence Ho
Spring Microservices in Action, Second Edition

Spring Microservices in Action, Second Edition

John Carnell, Illary Huaylupo Sanchez

Publisher Resources

ISBN: 9781484286494Purchase LinkPublisher Website