@@ -14,7 +14,7 @@ spring:
eureka:
client:
serviceUrl:
- defaultZone: http://${myuri}:8761/eureka/
+ defaultZone: http://${myuri}:2022/eureka/
myuri: localhost
@@ -14,6 +14,6 @@ spring:
@@ -33,7 +33,7 @@ spring:
# port
server:
- port: 8769
+ port: 2021
instance:
@@ -44,7 +44,7 @@ eureka:
registryFetchIntervalSeconds: 5
management:
endpoints:
@@ -1,5 +1,5 @@
- port: 8845
+ port: 2025
# 驱动配置信息
spring:
@@ -61,8 +61,8 @@ spring:
rabbitmq:
host: 101.37.151.162
port: 5672
- username: guest
- password: guest
+ username: lantone
+ password: lantone
publisher-confirms: true
virtual-host: /
@@ -59,7 +59,7 @@ spring:
#mq
- host: 192.168.2.236
+ host: localhost
username: lantone
password: lantone
@@ -116,7 +116,7 @@ spring:
- StripPrefix=2
- port: 5050
+ port: 2023
lantone:
product: triagett,143;icsstt,2
@@ -1,10 +1,10 @@
- host: localhost
+ host: 101.37.151.162
cloud:
@@ -120,7 +120,7 @@ spring:
product: triage33,1;icsstt,2
product: triage,1;icss,2
@@ -123,7 +123,7 @@ spring:
product: triage33,1;icssyz,147
- port: 8843
+ port: 2024
@@ -67,8 +67,8 @@ spring:
- port: 8825
+ port: 2026
@@ -7,7 +7,7 @@ spring:
druid:
driver-class-name: com.mysql.cj.jdbc.Driver
platform: mysql
- url: jdbc:mysql://101.37.151.162:3306/sys-tran?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false
+ url: jdbc:mysql://101.37.151.162:3306/jxyingtan-sys-tran?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false
username: root
password: langtong
# 连接池的配置信息
@@ -59,10 +59,10 @@ spring:
host: localhost
- port: 8761
+ port: 2022
register-with-eureka: false
@@ -16,7 +16,7 @@ spring: