Add PoolConfig to Redis

This commit is contained in:
Dave Syer
2013-12-23 12:28:24 +00:00
parent bd0a499ab8
commit 6c4ee0b05d
5 changed files with 278 additions and 3 deletions

View File

@@ -23,6 +23,7 @@
<module>spring-boot-sample-batch</module>
<module>spring-boot-sample-data-jpa</module>
<module>spring-boot-sample-data-mongodb</module>
<module>spring-boot-sample-data-redis</module>
<module>spring-boot-sample-integration</module>
<module>spring-boot-sample-jetty</module>
<module>spring-boot-sample-profile</module>