Provides key-value store abstractions and support for Spring Data modules.
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-keyvalue</artifactId>
<version>4.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inserts and retrieves a key-value pair using KeyValueTemplate.
Use specific submodules like spring-data-keyvalue-core for implementation.
No dependency data recorded yet.