Core module of J2Cache, a two-level caching framework for Java applications.
<dependency>
<groupId>net.oschina.j2cache</groupId>
<artifactId>j2cache-core</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize J2Cache and perform basic caching operations.
Ensure j2cache.properties is present with proper Redis/L1 cache settings.
No dependency data recorded yet.