Giriş
Açıklaması şöyle
Couchbase is a NoSQL database that can act as cache provider on top of the spring boot cache abstraction layer.Maven
The CouchbaseCacheManager is automatically configured when we implement couchbase-spring-cache and configure couchbase.
Şu satırı dahil ederiz
<dependency>
<groupId>com.couchbase.client</groupId>
<artifactId>couchbase-spring-cache</artifactId>
</dependency>
Hiç yorum yok:
Yorum Gönder