Commit 83cfc31e authored by 周健威's avatar 周健威

Merge remote-tracking branch 'origin/dev' into dev

parents bd516499 50e6c686
......@@ -6,7 +6,6 @@
<artifactId>ace-auth</artifactId>
<groupId>com.github.wxiaoqi</groupId>
<version>2.0-rscp-SNAPSHOT</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -6,7 +6,6 @@
<artifactId>ace-auth</artifactId>
<groupId>com.github.wxiaoqi</groupId>
<version>2.0-rscp-SNAPSHOT</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -6,7 +6,6 @@
<artifactId>ace-auth</artifactId>
<groupId>com.github.wxiaoqi</groupId>
<version>2.0-rscp-SNAPSHOT</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -6,22 +6,11 @@
<artifactId>ace-security</artifactId>
<groupId>com.github.wxiaoqi</groupId>
<version>2.0-rscp-SNAPSHOT</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ace-common</artifactId>
<version>2.0-rscp-SNAPSHOT</version>
<repositories>
<repository>
<id>mvn-repo</id>
<url>https://raw.github.com/wxiaoqi/ace-cache/master</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</snapshots>
</repository>
</repositories>
<build>
<plugins>
<plugin>
......@@ -181,11 +170,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>${poi.version}</version>
</dependency>
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
......
......@@ -6,7 +6,6 @@
<artifactId>ace-control</artifactId>
<groupId>com.github.wxiaoqi</groupId>
<version>2.0-rscp-SNAPSHOT</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
......
spring:
application:
name: ace-monitor
cloud:
nacos:
discovery:
server-addr: 127.0.0.1:8848
server:
port: 8764 #启动端口
#
#eureka:
# instance:
# preferIpAddress: true
# statusPageUrlPath: /actuator/info
# healthCheckUrlPath: /actuator/health
# client:
# registerWithEureka: true
# fetchRegistry: true
# serviceUrl:
# defaultZone: http://localhost:8761/eureka/
......@@ -6,7 +6,6 @@
<artifactId>ace-security</artifactId>
<groupId>com.github.wxiaoqi</groupId>
<version>2.0-rscp-SNAPSHOT</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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