Example usage for org.springframework.kafka.listener ErrorHandler interface-usage

List of usage examples for org.springframework.kafka.listener ErrorHandler interface-usage

Introduction

In this page you can find the example usage for org.springframework.kafka.listener ErrorHandler interface-usage.

Usage

From source file org.springframework.kafka.listener.LoggingErrorHandler.java

/**
 * The {@link ErrorHandler} implementation for logging purpose.
 *
 * @author Marius Bogoevici
 * @author Gary Russell
 */