jar

net.oschina.j2cache : j2cache-spring-boot2-starter

Maven & Gradle

Dec 27, 2019
1 usages
Table Of Contents

Latest Version

Download net.oschina.j2cache : j2cache-spring-boot2-starter JAR file - Latest Versions:

All Versions

Download net.oschina.j2cache : j2cache-spring-boot2-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.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 j2cache-spring-boot2-starter-2.8.0-release.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.oschina.j2cache.cache.support.redis

├─ net.oschina.j2cache.cache.support.redis.ConfigureNotifyKeyspaceEventsAction.class - [JAR]

├─ net.oschina.j2cache.cache.support.redis.SpringRedisActiveMessageListener.class - [JAR]

├─ net.oschina.j2cache.cache.support.redis.SpringRedisCache.class - [JAR]

├─ net.oschina.j2cache.cache.support.redis.SpringRedisGenericCache.class - [JAR]

├─ net.oschina.j2cache.cache.support.redis.SpringRedisMessageListener.class - [JAR]

├─ net.oschina.j2cache.cache.support.redis.SpringRedisProvider.class - [JAR]

├─ net.oschina.j2cache.cache.support.redis.SpringRedisPubSubPolicy.class - [JAR]

net.oschina.j2cache.autoconfigure

├─ net.oschina.j2cache.autoconfigure.J2CacheAutoConfiguration.class - [JAR]

├─ net.oschina.j2cache.autoconfigure.J2CacheConfig.class - [JAR]

├─ net.oschina.j2cache.autoconfigure.J2CacheSpringCacheAutoConfiguration.class - [JAR]

├─ net.oschina.j2cache.autoconfigure.J2CacheSpringRedisAutoConfiguration.class - [JAR]

net.oschina.j2cache.cache.support.util

├─ net.oschina.j2cache.cache.support.util.J2CacheSerializer.class - [JAR]

├─ net.oschina.j2cache.cache.support.util.SpringJ2CacheConfigUtil.class - [JAR]

├─ net.oschina.j2cache.cache.support.util.SpringUtil.class - [JAR]

net.oschina.j2cache.cache.support

├─ net.oschina.j2cache.cache.support.J2CacheCache.class - [JAR]

├─ net.oschina.j2cache.cache.support.J2CacheCacheManger.class - [JAR]

Advertisement