修改文件策略类配置将文件存储到redis中

This commit is contained in:
renkaige
2018-10-09 10:26:22 +08:00
parent 9d6f4f4a43
commit 1ef91b5592
5 changed files with 10 additions and 7 deletions

View File

@@ -14,9 +14,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<packaging>war</packaging>
<name>galaxy</name>
<groupId>com.nis.springmvc</groupId>
<artifactId>galaxy</artifactId>
<name>galaxy-service</name>
<groupId>com.nis.galaxy</groupId>
<artifactId>galaxy-service</artifactId>
<version>0.0.1-SNAPSHOT</version>
<!-- 仓库地址构建 -->
<repositories>