Будите упозорени, страница "Por que usar Caching"
ће бити избрисана.
Es necesario importar la dependencia de Spring Boot Cache.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId>
</dependency>
Y añadir la anotación @EnableCaching
Будите упозорени, страница "Por que usar Caching"
ће бити избрисана.