jar

com.vaulka.kit : redis-spring-boot-starter

Maven & Gradle

Aug 10, 2023
3 stars

spring-tookit · Spring 增强套件

Table Of Contents

Latest Version

Download com.vaulka.kit : redis-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.vaulka.kit : redis-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.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 redis-spring-boot-starter-3.1.2-beta-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vaulka.kit.redis.autoconfigure

├─ com.vaulka.kit.redis.autoconfigure.RedisCacheAutoConfiguration.class - [JAR]

├─ com.vaulka.kit.redis.autoconfigure.RedisCacheManagerAutoConfiguration.class - [JAR]

com.vaulka.kit.redis.manager

├─ com.vaulka.kit.redis.manager.RedisAutoCacheManager.class - [JAR]

com.vaulka.kit.redis.properties

├─ com.vaulka.kit.redis.properties.RedisCacheProperties.class - [JAR]

├─ com.vaulka.kit.redis.properties.RedisCacheableProperties.class - [JAR]

com.vaulka.kit.redis.serializer

├─ com.vaulka.kit.redis.serializer.RegexRedisSerializer.class - [JAR]

Advertisement