修改文件策略类配置将文件存储到redis中
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user