application.properties 1.09 KB
server.port=9088
management.port= 9001
management.address= 127.0.0.1

spring.jpa.hibernate.ddl-auto= update
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://192.168.168.201:3306/control
spring.datasource.username= root
spring.datasource.password= 123456

#DATASOURCE
spring.datasource.max-active=100
spring.datasource.max-idle=8
spring.datasource.min-idle=8
spring.datasource.initial-size=5
spring.datasource.validation-query=select 1

spring.view.suffix=.html

server.session-timeout=-1

security.basic.enabled=false

# 上传文件大小限制配置
# File size limit
multipart.maxFileSize = -1
# Total request size for a multipart/form-data
multipart.maxRequestSize = -1

##
#222.66.0.204:5555
##\u5B9E\u65F6gps
http.gps.real.url= http://192.168.168.192:8080/transport_server/rtgps/
##\u6D88\u606F\u4E0B\u53D1
http.send.directive = http://192.168.168.192:8080/transport_server/message/