Example usage for org.springframework.data.repository.init ResourceReader interface-usage

List of usage examples for org.springframework.data.repository.init ResourceReader interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.repository.init ResourceReader interface-usage.

Usage

From source file org.springframework.data.repository.init.Jackson2ResourceReader.java

/**
 * A {@link ResourceReader} using Jackson to read JSON into objects.
 * 
 * @author Oliver Gierke
 * @since 1.6
 */