Commit b7bda2ad by QIANGLU

add pool2

parent 97b0a568
......@@ -12,6 +12,10 @@
<artifactId>matrix-datahelper-redis-core</artifactId>
<dependencies>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
</dependency>
......@@ -21,4 +25,4 @@
</dependency>
</dependencies>
</project>
\ No newline at end of file
</project>
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