| | |
| | | # commandTimeout: 5000 |
| | | datasource: |
| | | # MySql |
| | | #url: jdbc:mysql://localhost:3306/bladex_boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | #username: root |
| | | #password: root |
| | | url: jdbc:mysql://36.134.81.48:3306/zhbaw?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: jfpt123 |
| | | # PostgreSQL |
| | | #url: jdbc:postgresql://127.0.0.1:5432/bladex_boot |
| | | #username: postgres |
| | |
| | | #username: BLADEX_BOOT |
| | | #password: BLADEX_BOOT |
| | | # SqlServer |
| | | url: jdbc:sqlserver://47.110.245.84:1433;DatabaseName=zhbaw |
| | | username: sa |
| | | password: jxpskj2018 |
| | | #url: jdbc:sqlserver://223.82.109.183:1433;DatabaseName=zhbaw |
| | | #username: sa |
| | | #password: zhbaw@2021 |
| | | |
| | | #第三方登陆 |
| | | social: |