server.port=8104 #redis spring.redis.host=172.16.90.64 spring.redis.port=6379 spring.redis.password= spring.redis.database=4 spring.redis.jedis.pool.max-active=8 spring.redis.jedis.pool.max-idle=500 spring.redis.jedis.pool.min-idle=0 #druid spring.datasource.type=com.alibaba.druid.pool.DruidDataSource # 连接池的配置信息 # 初始化大小,最小,最大 spring.datasource.initialSize=5 spring.datasource.minIdle=5 spring.datasource.maxActive=20 # 配置获取连接等待超时的时间 spring.datasource.maxWait=60000 # 配置间隔多久才进行一次检测,检测需要关闭的空闲连接,单位是毫秒 spring.datasource.timeBetweenEvictionRunsMillis=60000 # 配置一个连接在池中最小生存的时间,单位是毫秒 spring.datasource.minEvictableIdleTimeMillis=300000 spring.datasource.validationQuery=SELECT 1 FROM DUAL spring.datasource.testWhileIdle=true spring.datasource.testOnBorrow=false spring.datasource.testOnReturn=false # 打开PSCache,并且指定每个连接上PSCache的大小 spring.datasource.poolPreparedStatements=true spring.datasource.maxPoolPreparedStatementPerConnectionSize=20 # 配置监控统计拦截的filters,去掉后监控界面sql无法统计,'wall'用于防火墙 spring.datasource.filters=stat,wall,slf4j # 通过connectProperties属性来打开mergeSql功能;慢SQL记录 spring.datasource.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 合并多个DruidDataSource的监控数据 #spring.datasource.useGlobalDataSourceStat: true #文件路径 local.http.url=http://192.168.1.34:8210/ csv.file.path =E:/file/picture/csv/ csv.download.url=db/downloadAttach?fileName= mysql.data.file.path =E:/softApplication/mysql-5.7.22-winx64/data/smart_map_longli/ public.file.download.url=file/downloadAttach?fileName= map.picture.path =E:/file/picture/map/ common.file.path=E:/file/picture/common/ common.file.download.url=file/downloadDocument?fileName= mybatis.config-locations=classpath:mybatis-generator/generatorConfig.xml #data1 first.datasource.jdbc-url=jdbc:mysql://172.16.90.156:13306/one-map?useUnicode=true&characterEncoding=utf8&useSSL=false&verifyServerCertificate=false first.datasource.username=admin first.datasource.password=Dzkj$123 first.datasource.driver-class-name=com.mysql.jdbc.Driver first.jpa.show-sql=true #spark spark.spark-home=. spark.app-name=sparkTest spark.master=local[4] #统一时间格式 spring.jackson.date-format=yyyy-MM-dd HH:mm:ss spring.jackson.time-zone=GMT+8 # 文件上传大小限制 spring.servlet.multipart.max-file-size=50Mb spring.servlet.multipart.max-request-size=500Mb #是否检查权限 1-是 0-否 user.check.auth=0 # 超级用户id adminId=b8d11ee289394be688ef3a4f6968efed # 超级角色id adminRoleId=1 #农事管理系统客户端授权参数 orchard.client.id=3 orchard.client.secret=Whm7S5LRr0oUtJQxhUkFNe9SduVlBvc0mGYKLON4 orchard.client.url=http://d.858.im/ orchard.park.ids=85,252,266,179,65,261,258,255,151,95,113,34,238,46,23,45,124 # 3des密钥 three.des.key=hywa#guiyang*0851 #物联网访问路径 iot.server.url=http://172.16.90.10:81/