...
|
...
|
@@ -64,6 +64,10 @@ |
|
|
<artifactId>spring-data-redis</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.netflix.archaius</groupId>
|
|
|
<artifactId>archaius-core</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>commons-io</groupId>
|
|
|
<artifactId>commons-io</artifactId>
|
|
|
</dependency>
|
...
|
...
|
|