14 Ekim 2022 Cuma

SpringCache Couchbase

Giriş
Açıklaması şöyle
Couchbase is a NoSQL database that can act as cache provider on top of the spring boot cache abstraction layer.

The CouchbaseCacheManager is automatically configured when we implement couchbase-spring-cache and configure couchbase.
Maven
Şu satırı dahil ederiz
<dependency>
  <groupId>com.couchbase.client</groupId>
  <artifactId>couchbase-spring-cache</artifactId>
</dependency>



Hiç yorum yok:

Yorum Gönder