Package | Description |
---|---|
org.springframework.data.keyvalue.annotation |
Key-Value annotations for declarative keyspace configuration.
|
org.springframework.data.keyvalue.core |
Core key/value implementation.
|
org.springframework.data.keyvalue.core.event |
Support classes for key-value events, like standard persistence lifecycle events.
|
org.springframework.data.keyvalue.core.mapping |
Infrastructure for the Key-Value mapping subsystem and keyspace resolution.
|
org.springframework.data.keyvalue.core.mapping.context |
Infrastructure for the Key-Value mapping context.
|
org.springframework.data.keyvalue.core.query |
Key/value specific query and abstractions.
|
org.springframework.data.keyvalue.repository |
Key/value specific repository implementation.
|
org.springframework.data.keyvalue.repository.config |
Support infrastructure for the configuration of key/value specific repositories.
|
org.springframework.data.keyvalue.repository.query |
Query derivation mechanism for key/value specific repositories providing a generic SpEL based implementation.
|
org.springframework.data.keyvalue.repository.support |
Support infrastructure for query derivation of key/value specific repositories.
|
org.springframework.data.map |
Repository implementation backed by generic
Map instances. |
org.springframework.data.map.repository.config |
Support infrastructure for the configuration of
Map repositories. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.