spring-data-redis package-info 源码
spring-data-redis package-info 代码
文件路径:/src/main/java/org/springframework/data/redis/connection/package-info.java
/**
* Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
* <p>
* 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;
相关信息
相关文章
spring-data-redis AbstractRedisConnection 源码
spring-data-redis BitFieldSubCommands 源码
spring-data-redis ClusterCommandExecutionFailureException 源码
spring-data-redis ClusterCommandExecutor 源码
spring-data-redis ClusterInfo 源码
spring-data-redis ClusterNodeResourceProvider 源码
spring-data-redis ClusterSlotHashUtil 源码
spring-data-redis ClusterTopology 源码
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦