Hutool caching module providing various cache implementations.
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-cache</artifactId>
<version>5.8.45</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a FIFO cache with capacity 10 and stores/retrieves a value.
No known issues recorded.
No dependency data recorded yet.