Clean up Spring Data Redis pub/sub example

This commit is contained in:
David Morley
2016-03-17 06:09:47 -05:00
parent 6f2ee52550
commit 7c030c6965
12 changed files with 24 additions and 83 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung</groupId>
<artifactId>sprint-data-redis</artifactId>
<artifactId>spring-data-redis</artifactId>
<version>1.0</version>
<packaging>jar</packaging>