application-dev.properties
1.28 KB
server.port=9088
management.port= 9001
management.address= 127.0.0.1
spring.jpa.hibernate.ddl-auto= none
spring.jpa.hibernate.naming_strategy= org.hibernate.cfg.ImprovedNamingStrategy
#DATABASE
spring.jpa.database= MYSQL
spring.jpa.show-sql= true
spring.datasource.driver-class-name= com.mysql.jdbc.Driver
spring.datasource.url= jdbc:mysql://127.0.0.1/test_control?useUnicode=true&characterEncoding=utf-8&useSSL=false
spring.datasource.username= root
spring.datasource.password=
#spring.datasource.url= jdbc:mysql://192.168.168.117/pd_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://114.80.178.12:18080/transport_server/rtgps/
## gateway send directive
http.send.directive = http://192.168.168.201:9090/transport_server/message/