JavaScript is disabled on your browser.
Skip navigation links
Spring Data KeyValue
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH:
Module
spring.data.keyvalue
Package org.springframework.data.map
@NonNullApi
@NonNullFields
package
org.springframework.data.map
Repository implementation backed by generic
Map
instances.
Classes
Class
Description
MapKeyValueAdapter
KeyValueAdapter
implementation for
Map
.