jar

cn.structured : structure-redis-starter

Maven & Gradle

Jul 11, 2022
1 usages
0 stars

structure-redis-starter · 对spring-boot-starter-data-redis启动器进行封装正在意义上的零配置启动

Table Of Contents

Latest Version

Download cn.structured : structure-redis-starter JAR file - Latest Versions:

All Versions

Download cn.structured : structure-redis-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
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 structure-redis-starter-1.2.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.structure.starter.redis.annotation

├─ cn.structure.starter.redis.annotation.RedisLock.class - [JAR]

cn.structure.starter.redis.configuration

├─ cn.structure.starter.redis.configuration.DistributedLockAspectConfiguration.class - [JAR]

├─ cn.structure.starter.redis.configuration.StructureRedisAutoConfiguration.class - [JAR]

cn.structure.starter.redis.lock

├─ cn.structure.starter.redis.lock.IDistributedLock.class - [JAR]

├─ cn.structure.starter.redis.lock.RedisDistributedLockImpl.class - [JAR]

Advertisement