Commit 96d5def1 authored by Stephane Nicoll's avatar Stephane Nicoll

Add reference to Caffeine in cache sample

parent c451eb1d
......@@ -91,6 +91,12 @@
</dependency>
-->
<!--
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
</dependency>
-->
<!--
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment