application-prod.properties 1.79 KB
server.port=9088
#management.port= 9001
#management.address= 127.0.0.1
management.security.enabled=false
management.context-path=/manage
dubbo.use=true

spring.jpa.hibernate.ddl-auto= update
spring.jpa.hibernate.naming_strategy= org.hibernate.cfg.ImprovedNamingStrategy
#DATABASE
spring.jpa.database= MYSQL
spring.jpa.show-sql= false
spring.datasource.driver-class-name= com.mysql.jdbc.Driver
spring.datasource.url= jdbc:mysql://10.10.200.148:3306/control?useUnicode=true&characterEncoding=utf-8&useSSL=false
spring.datasource.username= root
spring.datasource.password= root
#DATASOURCE
spring.datasource.max-active=100
spring.datasource.max-idle=8
spring.datasource.min-idle=8
spring.datasource.initial-size=5

spring.datasource.test-on-borrow=true
spring.datasource.test-on-connect=true
spring.datasource.test-on-return=true
spring.datasource.test-while-idle=true
spring.datasource.validation-query=select 1

## gps client data
http.gps.real.cache.url= http://10.10.150.24:12580/realGps/all
## gateway real data
http.gps.real.url= http://10.10.200.79:8080/transport_server/rtgps/
## gateway send directive
#http.send.directive = http://10.10.200.79:8080/transport_server/message/
## wxsb
#http.report.url.05= http://192.168.168.154:8088/ygjwsystem_j2ee/clbx/clbx_dd.do
#http.report.url.22= http://192.168.168.154:8088/jgjwsystem_j2ee/clbx/clbx_dd.do
#http.report.url.26= http://192.168.168.154:8088/nhjwsystem_j2ee/clbx/clbx_dd.do
#http.report.url.55= http://192.168.168.154:8088/snjwsystem_j2ee/clbx/clbx_dd.do
http.report.url.05= http://116.228.197.222:8081/ygjwsystem_j2ee/clbx/clbx_dd1.do
http.report.url.22= http://116.247.73.122:9098/jgjwsystem_j2ee/clbx/clbx_dd1.do
http.report.url.26= http://116.236.141.34:8088/nhjwsystem_j2ee/clbx/clbx_dd1.do
http.report.url.55= http://180.168.216.248:8088/snjwsystem_j2ee/clbx/clbx_dd1.do