|
@@ -1,20 +1,6 @@
|
|
|
+spring.profiles.active=dev
|
|
|
database_type=mysql
|
|
|
spring.thymeleaf.cache=false
|
|
|
-#spring.datasource.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-#spring.datasource.username=cgw
|
|
|
-#spring.datasource.password=Cgw!1@2#3$4
|
|
|
-spring.datasource.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-spring.datasource.username=root
|
|
|
-spring.datasource.password=umisoft.cn
|
|
|
-spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
-#spring.datasource2.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-#spring.datasource2.username=cgw
|
|
|
-#spring.datasource2.password=Cgw!1@2#3$4
|
|
|
-spring.datasource2.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
-spring.datasource2.username=root
|
|
|
-spring.datasource2.password=umisoft.cn
|
|
|
-spring.datasource2.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
-spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
|
|
multipart.maxFileSize=10240404
|
|
|
spring.jpa.show-sql=true
|
|
|
management.security.role=ADMIN
|
|
@@ -39,59 +25,23 @@ spring.mail.properties.mail.smtp.auth=true
|
|
|
spring.mail.properties.mail.smtp.starttls.enable=true
|
|
|
spring.mail.properties.mail.smtp.starttls.required=true
|
|
|
spring.freemarker.template-loader-path=classpath:/templates/
|
|
|
-# 下面为连接池的补充设置,应用到上面所有数据源中
|
|
|
-spring.datasource.minIdle=5
|
|
|
-spring.datasource.maxActive=50
|
|
|
-# 配置获取连接等待超时的时间
|
|
|
-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.maxOpenPreparedStatements=100
|
|
|
-# 配置监控统计拦截的filters,去掉后监控界面sql无法统计,'wall'用于防火墙
|
|
|
-spring.datasource.filters=stat,wall,log4j
|
|
|
-# 通过connectProperties属性来打开mergeSql功能;慢SQL记录
|
|
|
-spring.datasource.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
|
|
|
-#spring.datasource.useGlobalDataSourceStat=true
|
|
|
-spring.datasource.removeAbandoned=true
|
|
|
-spring.datasource.removeAbandonedTimeout=1000
|
|
|
# database name
|
|
|
spring.redis.database=0
|
|
|
-# server host1
|
|
|
-#spring.redis.host=200.1.54.238
|
|
|
-spring.redis.host=127.0.0.1
|
|
|
-# server password
|
|
|
-#spring.redis.password=Cgw!1#3%5
|
|
|
-spring.redis.password=umisoft.cn
|
|
|
-#connection port
|
|
|
-#spring.redis.port=16379
|
|
|
-spring.redis.port=9004
|
|
|
+spring.redis.host=200.1.54.238
|
|
|
+spring.redis.password=Cgw!1#3%5
|
|
|
+spring.redis.port=16379
|
|
|
# pool settings ...
|
|
|
spring.redis.pool.max-idle=8
|
|
|
spring.redis.pool.min-idle=0
|
|
|
spring.redis.pool.max-active=8
|
|
|
spring.redis.pool.max-wait=-1
|
|
|
spring.redis.timeout=120
|
|
|
-gxxy_file_path=/data/cgwresdir/mlxtfile/gxxy
|
|
|
-dcbcUploadfile=/data/cgwresdir/dbdcFile/dcfile
|
|
|
-baUploadfile=/data/cgwresdir/dbdcFile/dcbafile
|
|
|
-ckeditor.storage.image.path=/data/cgwresdir/data/file/image/
|
|
|
-ckeditor.access.image.url=http://localhost:8180/
|
|
|
-ckeditor.access.image.url2=http://localhost:8180/public/image/
|
|
|
+
|
|
|
server.port=8081
|
|
|
server.session.cookie.http-only=true
|
|
|
ywbmdm=ywbmdm
|
|
|
sddm=shudidaima
|
|
|
-# uploadpath baocunlujing
|
|
|
-save_path=/data/cgwresdir/lyz/file
|
|
|
-#maxfize 500M shangchuanzuidazhi
|
|
|
+#maxfize 500M shangchuanzuidazhi
|
|
|
maxfize=524288000
|
|
|
#flash 10240404
|
|
|
file_size_limit=500MB
|
|
@@ -163,7 +113,4 @@ indicators.gjshValue=6
|
|
|
#spring.jpa.hibernate.ddl-auto=update
|
|
|
viewrole=
|
|
|
aksk=gxwzgxwz
|
|
|
-#breakpoint.upload.dir=/data/cgwresdir/bigfile/uploads/
|
|
|
-breakpoint.upload.dir=/data/cgwresdir/loginfo/bigfile/uploads/
|
|
|
breakpoint.upload.chunkSize=5242880
|
|
|
-office.template.path=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/src/main/webapp
|