Class MappingConfiguration

java.lang.Object
org.springframework.data.redis.core.convert.MappingConfiguration

public class MappingConfiguration extends Object
MappingConfiguration is used for programmatic configuration of secondary indexes, key prefixes, expirations and the such.
Since:
1.7
Author:
Christoph Strobl