丁云鹏 1 year ago
parent
commit
0874bc474f

+ 0 - 15
recommend-server-service/src/main/resources/application-dev.yml

@@ -17,21 +17,6 @@ eureka:
       defaultZone: http://deveureka-internal.piaoquantv.com/eureka/
 
 spring:
-  datasource:
-    driver-class-name: com.mysql.jdbc.Driver
-    url: jdbc:mysql://rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com:3306/longvideo?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
-    username: wx2016_longvideo
-    password: wx2016_longvideoP@assword1234
-    type: com.zaxxer.hikari.HikariDataSource
-    hikari:
-      minimum-idle: 10
-      maximum-pool-size: 20
-      connection-test-query: SELECT 1
-#  cloud:
-#    sentinel:
-#      transport:
-#        dashboard: http://devsentinel-dashboard-internal.piaoquantv.com
-
   redis:
     hostName: r-bp1ps6my7lzg8rdhwx682.redis.rds.aliyuncs.com
     port: 6379

+ 0 - 15
recommend-server-service/src/main/resources/application-pre.yml

@@ -13,21 +13,6 @@ eureka:
       defaultZone: http://preeureka-internal.piaoquantv.com/eureka/
 
 spring:
-  datasource:
-    driver-class-name: com.mysql.jdbc.Driver
-    url: jdbc:mysql://rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com:3306/longvideo?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
-    username: wx2016_longvideo
-    password: wx2016_longvideoP@assword1234
-    type: com.zaxxer.hikari.HikariDataSource
-    hikari:
-      minimum-idle: 10
-      maximum-pool-size: 20
-      connection-test-query: SELECT 1
-#  cloud:
-#    sentinel:
-#      transport:
-#        dashboard: http://presentinel-dashboard-internal.piaoquantv.com
-
   redis:
     hostName: r-bp1fogs2mflr1ybfot.redis.rds.aliyuncs.com
     port: 6379

+ 0 - 15
recommend-server-service/src/main/resources/application-prod.yml

@@ -13,21 +13,6 @@ eureka:
       defaultZone: http://eureka-internal.piaoquantv.com/eureka/
 
 spring:
-  datasource:
-    driver-class-name: com.mysql.jdbc.Driver
-    url: jdbc:mysql://rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com:3306/longvideo?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
-    username: wx2016_longvideo
-    password: wx2016_longvideoP@assword1234
-    type: com.zaxxer.hikari.HikariDataSource
-    hikari:
-      minimum-idle: 10
-      maximum-pool-size: 20
-      connection-test-query: SELECT 1
-#  cloud:
-#    sentinel:
-#      transport:
-#        dashboard: http://sentinel-dashboard-internal.piaoquantv.com
-
   redis:
     hostName: r-bp1fogs2mflr1ybfot.redis.rds.aliyuncs.com
     port: 6379

+ 0 - 15
recommend-server-service/src/main/resources/application-test.yml

@@ -13,21 +13,6 @@ eureka:
       defaultZone: http://testeureka-internal.piaoquantv.com/eureka/
 
 spring:
-  datasource:
-    driver-class-name: com.mysql.jdbc.Driver
-    url: jdbc:mysql://rm-bp1k5853td1r25g3n690.mysql.rds.aliyuncs.com:3306/longvideo?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
-    username: wx2016_longvideo
-    password: wx2016_longvideoP@assword1234
-    type: com.zaxxer.hikari.HikariDataSource
-    hikari:
-      minimum-idle: 10
-      maximum-pool-size: 20
-      connection-test-query: SELECT 1
-#  cloud:
-#    sentinel:
-#      transport:
-#        dashboard: http://testsentinel-dashboard-internal.piaoquantv.com
-
   redis:
     hostName: r-bp1ps6my7lzg8rdhwx682.redis.rds.aliyuncs.com
     port: 6379