@@ -1,9 +1,9 @@
server:
- port: 8080
+ port: 18080
spring:
redis:
- host: 192.168.31.166
+ host: 172.31.16.104
port: 6379
#Redis使用的数据库
database: 0
@@ -22,27 +22,27 @@ spring:
max-wait: 1000000
rabbitmq:
- host: 192.168.31.158
- port: 14137
- username: guest
- password: guest
- virtual-host: test
+ port: 5672
+ username: mtp
+ password: muchinfo
+ virtual-host: mtp
template:
exchange: entry
datasource:
driver-class-name: oracle.jdbc.driver.OracleDriver
- url: jdbc:oracle:thin:@192.168.31.88:1521/orcl
- username: mtp2_xkf
- password: muchinfo
+ url: jdbc:oracle:thin:@172.31.16.15:1521/demodb
+ password: mtp_0811232459
#hikari:
#schema: mtp2_xkf
profiles:
#测试环境默认开启,生产环境设置成prod
- default: dev
- #default: prod
+ default: prod
+ #default: dev
logging:
level: