application-dev.yml
681 Bytes
server:
port: 10010
management:
port: 9001
address: 127.0.0.1
security:
enabled: false
context-path: /manage
#DATASOURCE
spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.168.241/pd_control?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
username: root
password: root2jsp
max-active: 100
max-idle: 8
min-idle: 8
initial-size: 5
test-on-borrow: true
test-on-connect: true
test-on-return: true
test-while-idle: true
validation-query: select 1
## gateway real data
http:
gps:
real:
url: http://114.80.178.12:18080/transport_server/rtgps/