jar

cn.jiangzeyin.fast-boot : common-redis

Maven & Gradle

Sep 13, 2022
1 usages

Fast-boot cache-redis · 封装SpringBoot的Redis 管理和J2Cache

Table Of Contents

Latest Version

Download cn.jiangzeyin.fast-boot : common-redis JAR file - Latest Versions:

All Versions

Download cn.jiangzeyin.fast-boot : common-redis JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window common-redis-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.jiangzeyin.redis

├─ cn.jiangzeyin.redis.RedisCacheManagerFactory.class - [JAR]

├─ cn.jiangzeyin.redis.RedisProperties.class - [JAR]

cn.jiangzeyin.j2cache

├─ cn.jiangzeyin.j2cache.J2CacheChannelProxy.class - [JAR]

├─ cn.jiangzeyin.j2cache.J2CacheMultiDatabase.class - [JAR]

cn.jiangzeyin.cache

├─ cn.jiangzeyin.cache.CacheConfigWildcardField.class - [JAR]

├─ cn.jiangzeyin.cache.RedisCacheConfig.class - [JAR]

├─ cn.jiangzeyin.cache.RedisObjectCache.class - [JAR]

Advertisement