| | |
| | | # password: ycl@202466 |
| | | url: jdbc:mysql://localhost:3306/zgyw?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&allowMultiQueries=true&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: 1234 |
| | | password: 123456 |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | |
| | |
| | | mongodb: |
| | | # uri: mongodb://root1:yunwei%402024@192.168.3.88:27017/zgyw?authSource=admin |
| | | uri: mongodb://localhost:27017/zgyw |
| | | # auto-index-creation: true |
| | | |
| | | # 拉取数据请求配置 |
| | | request: |