@@ -103,12 +103,6 @@
<profile.active>test</profile.active>
</properties>
</profile>
- <profile>
- <id>cluster</id>
- <properties>
- <profile.active>cluster</profile.active>
- </properties>
- </profile>
</profiles>
<build>
@@ -1,17 +0,0 @@
-spring:
- cloud:
- discovery:
- enabled: true
- zookeeper:
- connect-string: 192.168.0.177:2181,192.168.0.178:2181,192.168.0.179:2181
- redis:
- database: 0
- host: 192.168.0.177
- port: 6379
- password: Test@123456
- timeout: 5000
- rabbitmq:
- addresses: 192.168.0.177:5672,192.168.0.178:5672,192.168.0.179:5672
- virtual-host: /
- username: test
@@ -149,12 +149,6 @@
@@ -1,19 +0,0 @@
-dubbo:
- registry:
- protocol: zookeeper
- address: 192.168.0.177:2181,192.168.0.178:2181,192.168.0.179:2181
- datasource:
- url: jdbc:mysql://192.168.0.177:3306/tnb_content_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
@@ -97,12 +97,6 @@
@@ -1,12 +0,0 @@
@@ -135,12 +135,6 @@
- url: jdbc:mysql://192.168.0.177:3306/tnb_account_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8