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

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

There is a newer version: 3.2.5
Show newest version
/**
 * Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
 * 

* Performs exception translation between the underlying library exceptions to Spring's DAO hierarchy. */ @org.springframework.lang.NonNullApi @org.springframework.lang.NonNullFields package org.springframework.data.redis.connection;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy