Add reference to Caffeine in cache sample

pull/6651/head
Stephane Nicoll 8 years ago
parent c451eb1d19
commit 96d5def17d

@ -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>

Loading…
Cancel
Save