Class KeyValueTemplate

java.lang.Object
org.springframework.data.keyvalue.core.KeyValueTemplate
All Implemented Interfaces:
Aware, DisposableBean, ApplicationEventPublisherAware, KeyValueOperations

public class KeyValueTemplate extends Object implements KeyValueOperations, ApplicationEventPublisherAware
Basic implementation of KeyValueOperations.
Author:
Christoph Strobl, Oliver Gierke, Thomas Darimont, Mark Paluch, Mert Zeybekler, Adeyemi Abass