JavaScript is disabled on your browser.
Skip navigation links
Spring Data KeyValue
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH:
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
.