jar

io.github.ck-jesse : l2cache-spring-boot-starter

Maven & Gradle

Aug 24, 2023
239 stars

l2cache-spring-boot-starter

Table Of Contents

Latest Version

Download io.github.ck-jesse : l2cache-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.ck-jesse : l2cache-spring-boot-starter JAR file - All Versions:

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

com.github.jesse.l2cache.spring.cache

├─ com.github.jesse.l2cache.spring.cache.L2CacheCacheManager.class - [JAR]

├─ com.github.jesse.l2cache.spring.cache.L2CacheSpringCache.class - [JAR]

com.github.jesse.l2cache.spring.biz

├─ com.github.jesse.l2cache.spring.biz.AbstractCacheService.class - [JAR]

├─ com.github.jesse.l2cache.spring.biz.CacheManagerController.class - [JAR]

com.github.jesse.l2cache.spring.config

├─ com.github.jesse.l2cache.spring.config.JdHotKeyConfiguration.class - [JAR]

├─ com.github.jesse.l2cache.spring.config.L2CacheConfiguration.class - [JAR]

com.github.jesse.l2cache.spring

├─ com.github.jesse.l2cache.spring.EnableL2Cache.class - [JAR]

├─ com.github.jesse.l2cache.spring.L2CacheProperties.class - [JAR]