org.springframework.data.redis.package-info Maven / Gradle / Ivy
/**
* Root package for integrating Redis with Spring concepts.
*
* Provides Redis specific exception hierarchy on top of the {@code org.springframework.dao} package.
*/
@org.springframework.lang.NonNullApi
@org.springframework.lang.NonNullFields
package org.springframework.data.redis;