public class RedisRepositoryExtension
extends org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport
Repository support. It requires either a RedisKeyValueTemplate or a
RedisOperations bean. If no RedisKeyValueTemplate or RedisKeyValueAdapter are provided by the
user, the extension creates own managed beans.| Constructor and Description |
|---|
RedisRepositoryExtension() |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.