All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.data.redis.listener.adapter.package-info Maven / Gradle / Ivy

There is a newer version: 3.2.5
Show newest version
/**
 * Message listener adapter package. The adapter delegates to target listener methods, converting messages to
 * appropriate message content types (such as String or byte array) that get passed into listener methods.
 */
@org.springframework.lang.NonNullApi
@org.springframework.lang.NonNullFields
package org.springframework.data.redis.listener.adapter;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy