application-prod.properties
1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
server.port=9088
management.port= 9001
management.address= 127.0.0.1
spring.task.scheduling.pool.size= 5
spring.jpa.hibernate.ddl-auto= none
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://192.168.168.171/control?useUnicode=true&characterEncoding=utf-8&useSSL=false
spring.datasource.username= root
spring.datasource.password= root2jsp
#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
##
#222.66.0.204:5555
##\u5B9E\u65F6gps
http.gps.real.url= http://192.168.168.171:8080/transport_server/rtgps/
##\u6D88\u606F\u4E0B\u53D1
http.send.directive = http://192.168.168.171:8080/transport_server/message/
## increment offset
auto_increment_offset= -1
## send waybill results
waybill.emails= 113252620@qq.com,mhkyzd@163.com