jar

io.github.stepio.coffee-boots : coffee-boots

Maven & Gradle

Mar 08, 2023
28 stars

Coffee Boots · Support property-based configuring of multiple Caffeine caches for Spring Cache abstraction

Table Of Contents

Latest Version

Download io.github.stepio.coffee-boots : coffee-boots JAR file - Latest Versions:

All Versions

Download io.github.stepio.coffee-boots : coffee-boots JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.1.x
3.0.x
2.2.x
2.1.x
2.0.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 coffee-boots-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.stepio.cache.metrics

├─ io.github.stepio.cache.metrics.CaffeineMetricsAutoConfiguration.class - [JAR]

├─ io.github.stepio.cache.metrics.MetricsRegistrarProxy.class - [JAR]

io.github.stepio.cache

├─ io.github.stepio.cache.CacheCustomizer.class - [JAR]

├─ io.github.stepio.cache.Customizable.class - [JAR]

io.github.stepio.cache.caffeine

├─ io.github.stepio.cache.caffeine.CacheBuilderSupplier.class - [JAR]

├─ io.github.stepio.cache.caffeine.CaffeineSpecAutoConfiguration.class - [JAR]

├─ io.github.stepio.cache.caffeine.CaffeineSpecResolver.class - [JAR]

├─ io.github.stepio.cache.caffeine.CaffeineSupplier.class - [JAR]

├─ io.github.stepio.cache.caffeine.MultiConfigurationCacheManager.class - [JAR]

Advertisement