| | |
| | | # password: Bjjmy_63661766 |
| | | password: Bjjmy_2020 |
| | | # driver-class-name: sunje.goldilocks.jdbc.GoldilocksDriver |
| | | url: jdbc:mysql://124.70.39.177:3306/train_recommend?useUnicode=true&characterEncoding=UTF-8&useSSL=false |
| | | url: jdbc:mysql://116.198.40.76:3306/train_recommend?useUnicode=true&characterEncoding=UTF-8&useSSL=false |
| | | type: com.walker.jdbc.ds.DefaultDataSource |
| | | hikari: |
| | | minimum-idle: 5 |
| | |
| | | cache: |
| | | redis-enabled: false |
| | | |
| | | # 相似度分析模块使用 |
| | | # 相似度分析模块使用(暂时废弃) |
| | | similarity: |
| | | # 是否启用相似度模块,如果禁用则要确保注入时支持为空 |
| | | enabled: true |
| | |
| | | test-mode: false |
| | | |
| | | #业务视频所在数据库信息 |
| | | business-datasource-url: 124.70.39.177 |
| | | business-datasource-url: 116.198.40.76 |
| | | business-datasource-port: 3306 |
| | | business-datasource-service: train_test |
| | | business-datasource-service: train_zs |
| | | business-datasource-authentication: root |
| | | business-datasource-certification: Bjjmy_2020 |
| | | |
| | | #sftp: |
| | | # host: 124.70.39.177 |
| | | # port: 22 |
| | | # user: mysftp |
| | | # pass: Bjjmy_2020 |
| | | # base: /train |