|
@@ -1,16 +1,11 @@
|
|
|
-#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
|
|
|
+server.port=8801
|
|
|
+spring.datasource.url=jdbc:mysql://200.1.54.238:8801/test_tjcgw_zyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
+spring.datasource.username=cgw
|
|
|
+spring.datasource.password=Cgw!1@2#3$4
|
|
|
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.url=jdbc:mysql://200.1.54.238:8801/test_tjcgw_zyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
+spring.datasource2.username=cgw
|
|
|
+spring.datasource2.password=Cgw!1@2#3$4
|
|
|
spring.datasource2.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
|
|
spring.datasource.minIdle=5
|
|
@@ -29,25 +24,22 @@ spring.datasource.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowS
|
|
|
spring.datasource.removeAbandoned=true
|
|
|
spring.datasource.removeAbandonedTimeout=1000
|
|
|
# database name
|
|
|
-spring.redis.database=0
|
|
|
-#spring.redis.host=200.1.54.238
|
|
|
-#spring.redis.password=Cgw!1#3%5
|
|
|
-#spring.redis.port=16379
|
|
|
-spring.redis.host=127.0.0.1
|
|
|
-spring.redis.password=umisoft.cn
|
|
|
-spring.redis.port=9004
|
|
|
+spring.redis.database=1
|
|
|
+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=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/target
|
|
|
-dcbcUploadfile=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/target
|
|
|
-baUploadfile=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/target
|
|
|
-ckeditor.storage.image.path=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/target
|
|
|
+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/
|
|
|
# uploadpath baocunlujing
|
|
|
-save_path=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/target
|
|
|
-breakpoint.upload.dir=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/target
|
|
|
+save_path=/data/cgwresdir/lyz/file
|
|
|
+breakpoint.upload.dir=/data/cgwresdir/loginfo/bigfile/uploads/
|