Example usage for org.springframework.data.redis.hash HashMapper interface-usage

List of usage examples for org.springframework.data.redis.hash HashMapper interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.redis.hash HashMapper interface-usage.

Usage

From source file org.springframework.data.redis.hash.BeanUtilsHashMapper.java

/**
 * HashMapper based on Apache Commons BeanUtils project. Does NOT supports nested properties.
 * 
 * @author Costin Leau
 * @author Christoph Strobl
 */